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

DBMS > ClickHouse vs. DolphinDB vs. Geode vs. Postgres-XL vs. TimesTen

System Properties Comparison ClickHouse vs. DolphinDB vs. Geode vs. Postgres-XL vs. TimesTen

Editorial information provided by DB-Engines
NameClickHouse  Xexclude from comparisonDolphinDB  Xexclude from comparisonGeode  Xexclude from comparisonPostgres-XL  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionA high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.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.Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresIn-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMSTime Series DBMSKey-value storeRelational DBMSRelational DBMS
Secondary database modelsTime Series DBMSRelational DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score16.34
Rank#38  Overall
#23  Relational DBMS
Score4.13
Rank#80  Overall
#6  Time Series DBMS
Score1.92
Rank#131  Overall
#23  Key-value stores
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websiteclickhouse.comwww.dolphindb.comgeode.apache.orgwww.postgres-xl.orgwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationclickhouse.com/­docsdocs.dolphindb.cn/­en/­help200/­index.htmlgeode.apache.org/­docswww.postgres-xl.org/­documentationdocs.oracle.com/­database/­timesten-18.1
DeveloperClickhouse Inc.DolphinDB, IncOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Oracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release2016201820022014 infosince 2012, originally named StormDB1998
Current releasev24.3.2.23-lts, April 2024v2.00.4, January 20221.1, February 201710 R1, October 201811 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoApache 2.0commercial infofree community version availableOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoMozilla public licensecommercial
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.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
Implementation languageC++C++JavaC
Server operating systemsFreeBSD
Linux
macOS
Linux
Windows
All OS with a Java VM infothe JDK (8 or later) is also requiredLinux
macOS
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 infoXML type, but no XML query functionalityno
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)SQL-like query languageSQL-like query language (OQL)yes infodistributed, parallel query executionyes
APIs and other access methodsgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
JDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
Java Client API
Memcached protocol
RESTful HTTP API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesC# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
C#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
.Net
All JVM based languages
C++
Groovy
Java
Scala
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresyesyesuser defined functionsuser defined functionsPL/SQL
Triggersnonoyes infoCache Event Listenersyesno
Partitioning methods infoMethods for storing different data on different nodeskey based and customhorizontal partitioningShardinghorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.yesMulti-source replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesyes, on a single nodeACID infoMVCCACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesnoyes
User concepts infoAccess controlAccess rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.Administrators, Users, GroupsAccess rights per client and object definablefine grained access rights according to SQL-standardfine 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 partiesAiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» more

DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» more

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

More resources
ClickHouseDolphinDBGeodePostgres-XLTimesTen
Recent citations in the news

Why Clickhouse Should Be Your Next Database
6 July 2023, The New Stack

ClickHouse Cloud & Amazon S3 Express One Zone: Making a blazing fast analytical database even faster | Amazon ...
28 November 2023, AWS Blog

A 1000x Faster Database Solution: ClickHouse’s Aaron Katz
1 November 2023, GrowthCap

From Open Source to SaaS: the Journey of ClickHouse
16 January 2024, InfoQ.com

ClickHouse Announces Launch of ClickPipes
26 September 2023, Datanami

provided by Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4 January 2017, The New Stack

Reactive Event Processing with Apache Geode
5 July 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, oreilly.com

Where Does Apache Geode Fit in CQRS Architectures?
18 December 2016, InfoQ.com

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

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

RaimaDB logo

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

AllegroGraph logo

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

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