DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > ClickHouse vs. EDB Postgres vs. eXtremeDB vs. Riak TS vs. UniData,UniVerse

System Properties Comparison ClickHouse vs. EDB Postgres vs. eXtremeDB vs. Riak TS vs. UniData,UniVerse

Editorial information provided by DB-Engines
NameClickHouse  Xexclude from comparisonEDB Postgres  Xexclude from comparisoneXtremeDB  Xexclude from comparisonRiak TS  Xexclude from comparisonUniData,UniVerse  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.The EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.Natively in-memory DBMS with options for persistency, high-availability and clusteringRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVMultiValue database and application server with SQL mapping layer and meta database capabilities
Primary database modelRelational DBMSRelational DBMSRelational DBMS
Time Series DBMS
Time Series DBMSMultivalue DBMS
Secondary database modelsTime Series DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score16.50
Rank#35  Overall
#21  Relational DBMS
Score1.71
Rank#135  Overall
#61  Relational DBMS
Score0.94
Rank#189  Overall
#87  Relational DBMS
#17  Time Series DBMS
Score0.16
Rank#321  Overall
#27  Time Series DBMS
Score2.35
Rank#108  Overall
#2  Multivalue DBMS
Websiteclickhouse.comwww.enterprisedb.comwww.mcobject.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidata
Technical documentationclickhouse.com/­docswww.enterprisedb.com/­docswww.mcobject.com/­docs/­extremedb.htmwww.tiot.jp/­riak-docs/­riak/­ts/­latestdocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidata
DeveloperClickhouse Inc.EnterpriseDBMcObjectOpen Source, formerly Basho TechnologiesRocket Software
Initial release20162005200120151985
Current releasev24.6.2.17-stable, July 202414, December 20218.2, 20213.0.0, September 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0commercial infoBSD for PostgreSQL-componentscommercialOpen Sourcecommercial
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.
  • 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.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
Implementation languageC++CC and C++ErlangC
Server operating systemsFreeBSD
Linux
macOS
Linux
Windows
AIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
OS X
AIX
HP-UX
Linux
Solaris
Windows
Data schemeyesyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesnooptional
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.noyes infospecific XML-type available, but no XML query functionality.no infosupport of XML interfaces availableno
Secondary indexesyesyesyesrestrictedyes
SQL infoSupport of SQLClose to ANSI SQL (SQL/JSON + extensions)yes infostandard with numerous extensionsyes infowith the option: eXtremeSQLyes, limitedyes
APIs and other access methodsgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
HTTP API
Native Erlang Interface
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
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
.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
.Net
C
C#
C++
Java
Lua
Python
Scala
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
.Net
Basic infoU2 Basic
C
Java
Server-side scripts infoStored proceduresyesuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yesErlangyes
Triggersnoyesyes infoby defining eventsyes infopre-commit hooks and post-commit hooksyes infoU2 Basic
Partitioning methods infoMethods for storing different data on different nodeskey based and customhorizontal partitioning infoby hash, list or rangehorizontal partitioning / shardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.Multi-source replicationActive Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
selectable replication factorSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesyesno infolinks between datasets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDnoACID infoconfigurable
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyes
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.yesnoyes
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.fine grained access rights according to SQL-standardnoAccess rights according to SQL-standard and operating system based

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 partiesDoubleCloud: 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
ClickHouseEDB PostgreseXtremeDBRiak TSUniData,UniVerse
Recent citations in the news

NVIDIA GH200 Grace CPU vs. AMD EPYC 9005 Turin CPU Performance Review
7 November 2024, Phoronix

Real-time database startup ClickHouse acquires PeerDB to expand its Postgres support
30 July 2024, TechCrunch

Azur Games migrates all game analytics data to ClickHouse Cloud on AWS
16 July 2024, AWS Blog

A Beginner’s Guide to ClickHouse Database
13 September 2024, KDnuggets

ClickHouse Acquires PeerDB to Boost Real-time Analytics with Postgres CDC Integration
30 July 2024, Business Wire

provided by Google News

EDB unveils EDB Postgres AI
23 May 2024, InfoWorld

EDB Announces Commitment to Achieving FedRAMP Authorization
31 October 2024, GlobeNewswire

EDB’s Next Move: From a Postgres Database Company to a Postgres Data & AI Platform Company
20 June 2024, TechCrunch

Enterprise DB begins rolling AI features into PostgreSQL
23 May 2024, SiliconANGLE News

Nutanix partners with EDB to fit database service for AI
21 May 2024, Blocks & Files

provided by Google News

McObject
17 November 2021, Electronic Design

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

provided by Google News

Unidata S.p.A. Expands Share Buyback Program
4 November 2024, TipRanks

Unidata Secures Loan for Sustainable Fiber Network in Lazio
2 November 2024, MSN

Unidata S.p.A. Announces Share Buyback
28 October 2024, TipRanks

Unidata inks 3-year Lazio sponsorship deal
13 September 2024, Telecompaper EN

Unidata Secures Loan for Sustainable Fiber Network in Lazio
28 October 2024, TipRanks

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

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

RaimaDB logo

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

Present your product here