-
**Is your feature request related to a problem? Please describe.**
Data files can be grouped together in filegroups for allocation and administration purposes. Datafiles can contain Tables, indexes, …
-
Even though SQL Server doesn't have a fancy `jsonb` column type, it supports JSON filtering with a set of functions, including proper JSON path support!
Here's the docs, and please enjoy the video …
-
actual versioned databases:
https://pijul.org/
https://lakefs.io/ (no real merging option)
https://github.com/Oxen-AI/oxen-release (purpose built for ml stuff, cool ideas)
https://github.com/dol…
-
Inspired by https://github.com/dotnet/efcore/issues/23870#issuecomment-762862725
It is common to run a no-tracking query and then serialize the object graph returned to JSON. What if instead EF Cor…
-
-
djangouser-accounts seems to work very well with django-nonrel (a version of django that works with non-relational database such as monogdb), except I noticed when trying to wire up the forgot-passwor…
-
Moving out of #41.
@vsoch "Yeah I thought so too, but how would you suggest fixing? If the participant id is a changing token in relational databases, that means that we query / lookup based on tok…
-
Looks like SQL has a quasi? standard for something similar to JSONPath. Is it similar enough that we should care?
- https://docs.oracle.com/en/database/oracle/oracle-database/12.2/adjsn/json-path-e…
-
The env var `HQ_DEFAULT_URL` is very useful, but often orgs have to manage multiple Elasticsearch clusters. It would be good if the list of clusters to connect too could be setup upfront.
The other…
-
Several databases now have first-class support for JSON, allowing to store whole entities as JSON documents, like in a NoSQL database.
We do have support for individual JSON columns, but it would b…