
EdgeDB
Datomic
MarkLogic Server
Valentina Server
Firestore
Datahike
Matisse
Oracle TimesTen
OrbitDB
MongoDB
Datomic
MarkLogic Server
Valentina Server
Datahike
Firestore
Oracle TimesTen
EdgeDB
OrbitDBBased on our record, OrbitDB should be more popular than EdgeDB. It has been mentiond 7 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
A new DB, with a new query language that's like "SQL done right"? This immediately reminded me of EdgeDB: https://edgedb.com/ Is there anyone here who knows enough about these two products to do a compare/contrast? - Source: Hacker News / about 3 years ago
See also https://edgedb.com/ which is another relational database without sql. - Source: Hacker News / about 3 years ago
>relational no-sql Do you mean something like edgeDB?[0] Or do you mean some non-declarative language completely? I don't see the latter making much sense. The issue with SQL for me is the "natural language" which quickly loses all intended readabilty when you have SELECT col1, col2 FROM (SELECT * FROM ... WHERE 1=0 AND ... Which is what edgeDB is trying to solve. [0]https://edgedb.com/. - Source: Hacker News / over 3 years ago
You have to do your own optimiser to avoid, for instance, the N+1 query problem. (Just Google that, plenty of explanations around.) Many GraphQL frameworks have a โnaiveโ subquery implementation that performs N individual subqueries. You either have to override this for each parent/child pairing, or bolt something on the back to delay all the โSELECT * FROM tbl_subquery WHERE id = ?โ operations and convert them... - Source: Hacker News / over 4 years ago
> (I'm looking into using Helia so that users are also contributing nodes in the network) I had to look that term up I was reminded of https://github.com/orbitdb/orbitdb#readme which seems like it may be much less rolling your own parts. - Source: Hacker News / almost 2 years ago
Both use OrbitDB: Peer-to-Peer Databases for the Decentralized Web. JavaScript. MIT license. repo. Source: over 4 years ago
I think a wallet-agnostic memo solution is definitely the way. Having wallets that end up (partly) incompatible is only gonna hurt the UX. Maybe a decentralised DB solution like OrbitDB or GunDB can be the best way forward, although I haven't dove deeply into the docs yet. Source: over 4 years ago
Checkout this https://github.com/orbitdb/orbit-db peer-to-peer database for the decentralized Web. Source: over 4 years ago
I want to build a decentralized social media web app for a personal project, and I'm thinking on using IPFS. What tool, API, or library can get me set up without writing smart contracts or using blockchain solutions? I've heard that GunDB or OrbitDB are useful libraries- is that true? What are your thoughts and suggestions? Source: almost 5 years ago
Datomic - The fully transactional, cloud-ready, distributed database
MongoDB - MongoDB (from "humongous") is a scalable, high-performance NoSQL database.
MarkLogic Server - MarkLogic Server is a multi-model database that has both NoSQL and trusted enterprise data management capabilities.
Valentina Server - Valentina Server is 3 in 1: Valentina DB Server / SQLite Server / Report Server
Firestore - Easily develop rich applications using a fully managed, scalable, and serverless document database.
Datahike - A durable datalog database adaptable for distribution.