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 > CockroachDB vs. Datomic vs. Graphite vs. HBase vs. SAP SQL Anywhere

System Properties Comparison CockroachDB vs. Datomic vs. Graphite vs. HBase vs. SAP SQL Anywhere

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonDatomic  Xexclude from comparisonGraphite  Xexclude from comparisonHBase  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparison
DescriptionCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Datomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityData logging and graphing tool for time series data infoThe storage layer (fixed size database) is called WhisperWide-column store based on Apache Hadoop and on concepts of BigTableRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primary database modelRelational DBMSRelational DBMSTime Series DBMSWide column storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score4.57
Rank#73  Overall
#5  Time Series DBMS
Score30.50
Rank#26  Overall
#2  Wide column stores
Score4.25
Rank#79  Overall
#43  Relational DBMS
Websitewww.cockroachlabs.comwww.datomic.comgithub.com/­graphite-project/­graphite-webhbase.apache.orgwww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technical documentationwww.cockroachlabs.com/­docsdocs.datomic.comgraphite.readthedocs.iohbase.apache.org/­book.htmlhelp.sap.com/­docs/­SAP_SQL_Anywhere
DeveloperCockroach LabsCognitectChris DavisApache Software Foundation infoApache top-level project, originally developed by PowersetSAP infoformerly Sybase
Initial release20152012200620081992
Current release23.1.1, May 20231.0.6735, June 20232.3.4, January 202117, July 2015
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availablecommercial infolimited edition freeOpen Source infoApache 2.0Open Source infoApache version 2commercial
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 languageGoJava, ClojurePythonJava
Server operating systemsLinux
macOS
Windows
All OS with a Java VMLinux
Unix
Linux
Unix
Windows infousing Cygwin
AIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemedynamic schemayesyesschema-free, schema definition possibleyes
Typing infopredefined data types such as float or dateyesyesNumeric data onlyoptions to bring your own types, AVROyes
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 SQLyes, wire compatible with PostgreSQLnononoyes
APIs and other access methodsJDBCRESTful HTTP APIHTTP API
Sockets
Java API
RESTful HTTP API
Thrift
ADO.NET
HTTP API
JDBC
ODBC
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Clojure
Java
JavaScript (Node.js)
Python
C
C#
C++
Groovy
Java
PHP
Python
Scala
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresnoyes infoTransaction Functionsnoyes infoCoprocessors in Javayes, in C/C++, Java, .Net or Perl
TriggersnoBy using transaction functionsnoyesyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTnone infoBut extensive use of caching in the application peersnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTnone infoBut extensive use of caching in the application peersnoneMulti-source replication
Source-replica replication
Source-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencynoneImmediate Consistency or Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoSingle row ACID (across millions of columns)ACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infolockingyesyes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes inforecommended only for testing and developmentyesyes
User concepts infoAccess controlRole-based access controlnonoAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACfine 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

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

More resources
CockroachDBDatomicGraphiteHBaseSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

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

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18 January 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

CockroachDB's Latest Enhancements Focus on Resilience
18 January 2024, Database Trends and Applications

provided by Google News

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

Nubank acquires US company; PayPal studies cryptocurrencies
24 July 2020, Iupana

provided by Google News

Grafana Labs Announces Mimir Time Series Database
1 April 2022, Datanami

The Billion Data Point Challenge: Building a Query Engine for High Cardinality Time Series Data
10 December 2018, Uber

The value of time series data and TSDBs
10 June 2021, InfoWorld

InfluxDB: From Open Source Time Series Database to Millions in Revenue
3 March 2021, hackernoon.com

Getting Started with Infrastructure Monitoring
11 September 2023, The New Stack

provided by Google News

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

What Is HBase? (Definition, Uses, Benefits, Features)
22 December 2022, Built In

HBase Tutorial
24 February 2023, Simplilearn

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 launches HANA cloud platform, partners with Siemens, Intel
6 May 2015, Channel Daily News

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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.

Present your product here