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

DBMS > CockroachDB vs. DolphinDB vs. HBase vs. OpenEdge vs. Sphinx

System Properties Comparison CockroachDB vs. DolphinDB vs. HBase vs. OpenEdge vs. Sphinx

Editorial information provided by DB-Engines
NameCockroachDB  Xexclude from comparisonDolphinDB  Xexclude from comparisonHBase  Xexclude from comparisonOpenEdge  Xexclude from comparisonSphinx  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.DolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.Wide-column store based on Apache Hadoop and on concepts of BigTableApplication development environment with integrated database management systemOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelRelational DBMSTime Series DBMSWide column storeRelational DBMSSearch engine
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score4.13
Rank#80  Overall
#6  Time Series DBMS
Score30.50
Rank#26  Overall
#2  Wide column stores
Score3.51
Rank#86  Overall
#46  Relational DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Websitewww.cockroachlabs.comwww.dolphindb.comhbase.apache.orgwww.progress.com/­openedgesphinxsearch.com
Technical documentationwww.cockroachlabs.com/­docsdocs.dolphindb.cn/­en/­help200/­index.htmlhbase.apache.org/­book.htmldocumentation.progress.com/­output/­ua/­OpenEdge_latestsphinxsearch.com/­docs
DeveloperCockroach LabsDolphinDB, IncApache Software Foundation infoApache top-level project, originally developed by PowersetProgress Software CorporationSphinx Technologies Inc.
Initial release20152018200819842001
Current release23.1.1, May 2023v2.00.4, January 20222.3.4, January 2021OpenEdge 12.2, March 20203.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availablecommercial infofree community version availableOpen Source infoApache version 2commercialOpen Source infoGPL version 2, commercial licence available
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 languageGoC++JavaC++
Server operating systemsLinux
macOS
Windows
Linux
Windows
Linux
Unix
Windows infousing Cygwin
AIX
HP-UX
Linux
Solaris
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemedynamic schemayesschema-free, schema definition possibleyesyes
Typing infopredefined data types such as float or dateyesyesoptions to bring your own types, AVROyesno
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.nononoyes
Secondary indexesyesyesnoyesyes infofull-text index on all search fields
SQL infoSupport of SQLyes, wire compatible with PostgreSQLSQL-like query languagenoyes infoclose to SQL 92SQL-like query language (SphinxQL)
APIs and other access methodsJDBCJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
Java API
RESTful HTTP API
Thrift
JDBC
ODBC
Proprietary protocol
Supported programming languagesC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C
C#
C++
Groovy
Java
PHP
Python
Scala
Progress proprietary ABL (Advanced Business Language)C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresnoyesyes infoCoprocessors in Javayesno
Triggersnonoyesyesno
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 RAFThorizontal partitioningShardinghorizontal partitioning infosince Version 11.4Sharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using RAFTyesMulti-source replication
Source-replica replication
Source-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesSingle row ACID (across millions of columns)ACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesno
User concepts infoAccess controlRole-based access controlAdministrators, Users, GroupsAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACUsers and groupsno

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
CockroachDBDolphinDBHBaseOpenEdgeSphinx
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

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

Netflix, Rightmove, Route, Among Headliners for Next Generation Database User Conference: RoachFest 2024
22 May 2024, PR Newswire

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

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

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

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

provided by Google News

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

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13 February 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5 June 2014, Facebook Engineering

A Look At HBase, the NoSQL Database Built on Hadoop
6 May 2015, The New Stack

provided by Google News

OpenEdge Application Development | Progress OpenEdge
14 September 2014, Progress Software

What's New in OpenEdge 12.8
15 April 2024, Release.nl

PoC Exploit Released for OpenEdge Authentication Gateway & AdminServer Vulnerability
11 March 2024, GBHackers

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22 December 2018, WQXR Radio

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

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

RaimaDB logo

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

Present your product here