DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > OrientDB vs. RethinkDB vs. RocksDB vs. SQream DB

System Properties Comparison OrientDB vs. RethinkDB vs. RocksDB vs. SQream DB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameOrientDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonRocksDB  Xexclude from comparisonSQream DB  Xexclude from comparison
DescriptionMulti-model DBMS (Document, Graph, Key/Value)DBMS for the Web with a mechanism to push updated query results to applications in realtime.Embeddable persistent key-value store optimized for fast storage (flash and RAM)a GPU-based, columnar RDBMS for big data analytics workloads
Primary database modelDocument store
Graph DBMS
Key-value store
Document storeKey-value storeRelational DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.25
Rank#89  Overall
#16  Document stores
#6  Graph DBMS
#13  Key-value stores
Score2.66
Rank#107  Overall
#20  Document stores
Score3.41
Rank#86  Overall
#11  Key-value stores
Score0.74
Rank#224  Overall
#103  Relational DBMS
Websiteorientdb.orgrethinkdb.comrocksdb.orgsqream.com
Technical documentationwww.orientdb.com/­docs/­last/­index.htmlrethinkdb.com/­docsgithub.com/­facebook/­rocksdb/­wikidocs.sqream.com
DeveloperOrientDB LTD; CallidusCloud; SAPThe Linux Foundation infosince July 2017Facebook, Inc.SQream Technologies
Initial release2010200920132017
Current release3.2.29, March 20242.4.1, August 20209.2.1, May 20242022.1.6, December 2022
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache Version 2Open Source infoBSDcommercial
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++C++C++, CUDA, Haskell, Java, Scala
Server operating systemsAll OS with a Java JDK (>= JDK 6)Linux
OS X
Windows
LinuxLinux
Data schemeschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")schema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyes infostring, binary, float, bool, date, geometrynoyes, ANSI Standard SQL Types
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonono
Secondary indexesyesyesnono
SQL infoSupport of SQLSQL-like query language, no joinsnonoyes
APIs and other access methodsTinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
C++ API
Java API
.Net
JDBC
ODBC
Supported programming languages.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C
C++
Go
Java
Perl
Python
Ruby
C++
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresJava, Javascriptnouser defined functions in Python
TriggersHooksClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesShardingSharding inforange basedhorizontal partitioninghorizontal and vertical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationSource-replica replicationyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocould be achieved with distributed queriesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes inforelationship in graphsnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic single-document operationsyesACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlAccess rights for users and roles; record level security configurableyes infousers and table-level permissionsno

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
OrientDBRethinkDBRocksDBSQream DB
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

Introducing Gremlin The Graph Database
14 August 2013, iProgrammer

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

provided by Google News

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

provided by Google News

I SQream, you SQream, we all SQream for … data analytics?
5 October 2023, Fierce Network

SQream Announces Strategic Integration for Powerful Big Data Analytics with Dataiku
9 February 2024, insideBIGDATA

SQream Joins Samsung Cloud Platform Ecosystem
26 July 2023, Datanami

SQream Technologies raises $39.4 million for GPU-accelerated databases
24 June 2020, VentureBeat

Chinese giant Alibaba leads investment round in Israel big-data startup
30 May 2018, The Times of Israel

provided by Google News



Share this page

Featured Products

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here