livellosegreto.it is one of the many independent Mastodon servers you can use to participate in the fediverse.
Livello Segreto è il social etico che ha rispetto di te e del tuo tempo.

Administered by:

Server stats:

1.2K
active users

#documentdb

0 posts0 participants0 posts today
Continued thread

I'm thinking that regarding Doxstorr, granular control of ACID behaviour would make sense in the context of transaction execution and not so much on a per-query basis.

If anybody knows any document databases that let you have extremely granular control of ACID-ity, please let me know!

I'm working on rserv 0.3.8

github.com/ha1tch/rserv/blob/m

Since 0.3.x rserv has incorporated certain graph-like features that allow you to query data from a property graph perspective.

Any document stored in rserv for any given entity can now be treated as a node from the graph-like perspective.

In order to perform graph queries, I added Sulpher, which is a funny name for a reduced subset of Cypher (the Neo4j query language).

Now I'm more happy with the general design (and keeping it RESTful! unlike GraphQL!) I think I will be ready to make the first public release soon.

GitHubrserv/manual/rserv-manual-part5-graphs.md at main · ha1tch/rservA lightweight REST prototyping server. Contribute to ha1tch/rserv development by creating an account on GitHub.