DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > CockroachDB vs. RethinkDB vs. SAP HANA vs. SwayDB vs. Tkrzw

System Properties Comparison CockroachDB vs. RethinkDB vs. SAP HANA vs. SwayDB vs. Tkrzw

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonSAP HANA  Xexclude from comparisonSwayDB  Xexclude from comparisonTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  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.DBMS for the Web with a mechanism to push updated query results to applications in realtime.In-memory, column based data store. Available as appliance or cloud serviceAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageA concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto Cabinet
Primary database modelRelational DBMSDocument storeRelational DBMSKey-value storeKey-value store
Secondary database modelsSpatial DBMSDocument store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.73
Rank#58  Overall
#34  Relational DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Score44.27
Rank#23  Overall
#16  Relational DBMS
Score0.04
Rank#387  Overall
#61  Key-value stores
Score0.07
Rank#372  Overall
#57  Key-value stores
Websitewww.cockroachlabs.comrethinkdb.comwww.sap.com/­products/­hana.htmlswaydb.simer.audbmx.net/­tkrzw
Technical documentationwww.cockroachlabs.com/­docsrethinkdb.com/­docshelp.sap.com/­hana
DeveloperCockroach LabsThe Linux Foundation infosince July 2017SAPSimer PlahaMikio Hirabayashi
Initial release20152009201020182020
Current release24.1.0, May 20242.4.1, August 20202.0 SPS07 (April 4, 2023), April 20230.9.3, August 2020
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoApache Version 2commercialOpen Source infoGNU Affero GPL V3.0Open Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenonono infoalso available as a cloud based servicenono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC++ScalaC++
Server operating systemsLinux
macOS
Windows
Linux
OS X
Windows
Appliance or cloud-serviceLinux
macOS
Data schemedynamic schemaschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyes infostring, binary, float, bool, date, geometryyesnono
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.nonononono
Secondary indexesyesyesyesno
SQL infoSupport of SQLyes, wire compatible with PostgreSQLnoyesnono
APIs and other access methodsJDBCJDBC
ODBC
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
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
Java
Kotlin
Scala
C++
Java
Python
Ruby
Server-side scripts infoStored proceduresnoSQLScript, Rnono
TriggersnoClient-side triggers through changefeedsyesnono
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 RAFTSharding inforange basedyesnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTSource-replica replicationyesnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic single-document operationsACIDAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCC basedyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyesyes infousing specific database classes
User concepts infoAccess controlRole-based access controlyes infousers and table-level permissionsyesnono

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
CockroachDBRethinkDBSAP HANASwayDBTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet
DB-Engines blog posts

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

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9 April 2024, PR Newswire

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

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14 February 2024, InfoQ.com

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

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

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

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB's Open Source NoSQL Now Production-Ready
14 April 2015, Data Center Knowledge

provided by Google News

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

Automating application-consistent Amazon EBS Snapshots for SAP HANA databases | Amazon Web Services
6 February 2024, AWS Blog

SAP GenAI gets boost with AWS cloud and chips
30 May 2024, ERP Today

AWS and SAP collaborate on Generative AI hub in SAP AI Core - Hypertext
3 June 2024, htxt.africa

Modernize consolidation in an SAP S/4 HANA environment | CCH Tagetik
9 April 2024, Wolters Kluwer

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

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