Based on our record, RethinkDB seems to be a lot more popular than OrientDB. While we know about 12 links to RethinkDB, we've tracked only 1 mention of OrientDB. 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.
Throwing RethinkDB in the mix as well. https://rethinkdb.com/. - Source: Hacker News / about 1 year ago
I've been poking around, testing and breaking database servers for a long time (more than 20 years today). But a few years ago I came across a jewel, the grail, one of the best solutions available. Under the radar, shunned for whatever reason, RethinkDB is nonetheless one of the finest database server projects I've ever tested. - Source: dev.to / about 2 years ago
RethinkDB[0] looks like a "too good to be true" type of database. Anyone using it in production? What is your experience like? What are the pros and cons? [0] https://rethinkdb.com. - Source: Hacker News / about 2 years ago
Since you’re not new to the field you might want to peek https://rethinkdb.com/ since it got picked up as an open source project. Source: over 2 years ago
A Data Objects represents data which can be saved inside a database. This concept is in the heart of SQLAlchemy, but as the name should be obvious: it's for SQL Database (in general). Today, there are now document databases too (like MongoDB, ArangoDB, RethinkDB that I love so much, or even PostgreSQL). So, a "data" is like a "structured and typed document" that you save "as is". That's not the same paradigm, not... - Source: dev.to / almost 3 years ago
First, you need to choose a specific graph database platform to work with, such as Neo4j, OrientDB, JanusGraph, Arangodb or Amazon Neptune. Once you have selected a platform, you can then start working with graph data using the platform's query language. - Source: dev.to / about 2 years ago
MongoDB - MongoDB (from "humongous") is a scalable, high-performance NoSQL database.
ArangoDB - A distributed open-source database with a flexible data model for documents, graphs, and key-values.
CouchDB - HTTP + JSON document database with Map Reduce views and peer-based replication
neo4j - Meet Neo4j: The graph database platform powering today's mission-critical enterprise applications, including artificial intelligence, fraud detection and recommendations.
Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.
PostgreSQL - PostgreSQL is a powerful, open source object-relational database system.