DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Datomic vs. Dgraph vs. HBase vs. RocksDB vs. SAP SQL Anywhere

System Properties Comparison Datomic vs. Dgraph vs. HBase vs. RocksDB vs. SAP SQL Anywhere

Editorial information provided by DB-Engines
NameDatomic  Xexclude from comparisonDgraph  Xexclude from comparisonHBase  Xexclude from comparisonRocksDB  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparison
DescriptionDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityDistributed and scalable native Graph DBMSWide-column store based on Apache Hadoop and on concepts of BigTableEmbeddable persistent key-value store optimized for fast storage (flash and RAM)RDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primary database modelRelational DBMSGraph DBMSWide column storeKey-value storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score1.45
Rank#156  Overall
#15  Graph DBMS
Score30.50
Rank#26  Overall
#2  Wide column stores
Score3.65
Rank#85  Overall
#11  Key-value stores
Score4.25
Rank#79  Overall
#43  Relational DBMS
Websitewww.datomic.comdgraph.iohbase.apache.orgrocksdb.orgwww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technical documentationdocs.datomic.comdgraph.io/­docshbase.apache.org/­book.htmlgithub.com/­facebook/­rocksdb/­wikihelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperCognitectDgraph Labs, Inc.Apache Software Foundation infoApache top-level project, originally developed by PowersetFacebook, Inc.SAP infoformerly Sybase
Initial release20122016200820131992
Current release1.0.6735, June 20232.3.4, January 20218.11.4, April 202417, July 2015
License infoCommercial or Open Sourcecommercial infolimited edition freeOpen Source infoApache 2.0Open Source infoApache version 2Open Source infoBSDcommercial
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJava, ClojureGoJavaC++
Server operating systemsAll OS with a Java VMLinux
OS X
Windows
Linux
Unix
Windows infousing Cygwin
LinuxAIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeyesschema-freeschema-free, schema definition possibleschema-freeyes
Typing infopredefined data types such as float or dateyesyesoptions to bring your own types, AVROnoyes
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.nonononoyes
Secondary indexesyesyesnonoyes
SQL infoSupport of SQLnonononoyes
APIs and other access methodsRESTful HTTP APIGraphQL query language
gRPC (using protocol buffers) API
HTTP API
Java API
RESTful HTTP API
Thrift
C++ API
Java API
ADO.NET
HTTP API
JDBC
ODBC
Supported programming languagesClojure
Java
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Groovy
Java
PHP
Python
Scala
C
C++
Go
Java
Perl
Python
Ruby
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresyes infoTransaction Functionsnoyes infoCoprocessors in Javanoyes, in C/C++, Java, .Net or Perl
TriggersBy using transaction functionsnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnone infoBut extensive use of caching in the application peersyesShardinghorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersSynchronous replication via RaftMulti-source replication
Source-replica replication
yesSource-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDSingle row ACID (across millions of columns)yesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentyesyesyes
User concepts infoAccess controlnono infoPlanned for future releasesAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACnofine grained access rights according to SQL-standard

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
DatomicDgraphHBaseRocksDBSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Recent citations in the news

Stanchion Turns SQLite Into A Column Store
15 February 2024, iProgrammer

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

provided by Google News

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1 September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26 May 2021, Business Wire

Dgraph launches Slash GraphQL, a GraphQL-native database Backend-as-a-Service
10 September 2020, TechCrunch

10 Best Graph Databases to Consider for 2023
24 November 2023, Analytics Insight

provided by Google News

MapR Technologies' Executives to Speak About Big Data, HBase and Hadoop at Upcoming April Conferences
10 May 2024, Yahoo Movies UK

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

HBase: The database big data left behind
6 May 2016, InfoWorld

HBase Tutorial
24 February 2023, Simplilearn

provided by Google News

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

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

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

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

SAP Products & Services Data Portfolio
2 July 2021, Datamation

SAP launches HANA cloud platform, partners with Siemens, Intel
6 May 2015, Channel Daily News

provided by Google News



Share this page

Featured Products

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

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

Present your product here