
CouchBase
MongoDB
Redis
ArangoDB
CouchDB
Apache Cassandra
OrientDB
Azure Cosmos DB
EdgeDB
Datomic
MarkLogic Server
Valentina Server
Google Cloud Datastore
Datahike
Matisse
Oracle TimesTen
CouchBase
EdgeDBEdgeDB might be a bit more popular than CouchBase. We know about 4 links to it since March 2021 and only 3 links to CouchBase. 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.
I used a mix of tools to build this project, each handling a different part of the process. Google ADK helps run the AI agents, Couchbase stores past Kubecon talks data and performs the vector search, and Nebius Embedding model for generating embeddings and LLM models (Example: Qwen) generates summaries and talk abstracts. - Source: dev.to / about 1 year ago
It is therefor with great satisfaction we hereby announce that we might sponsor your Open Source project with your own custom AI chatbot built on top of ChatGPT and our AI chatbot technology. To show you an example of how this might look like, consider the following chatbot we've created for CouchBase. - Source: dev.to / about 3 years ago
I think the URL is linked from https://couchbase.com/ or cloud.couchbase.com. Source: almost 5 years ago
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 / almost 3 years ago
See also https://edgedb.com/ which is another relational database without sql. - Source: Hacker News / almost 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 / about 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
MongoDB - MongoDB (from "humongous") is a scalable, high-performance NoSQL database.
Datomic - The fully transactional, cloud-ready, distributed database
Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.
MarkLogic Server - MarkLogic Server is a multi-model database that has both NoSQL and trusted enterprise data management capabilities.
ArangoDB - A distributed open-source database with a flexible data model for documents, graphs, and key-values.
Valentina Server - Valentina Server is 3 in 1: Valentina DB Server / SQLite Server / Report Server