DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Alibaba Cloud AnalyticDB for PostgreSQL vs. ClickHouse vs. Riak KV vs. SiteWhere vs. Splice Machine

System Properties Comparison Alibaba Cloud AnalyticDB for PostgreSQL vs. ClickHouse vs. Riak KV vs. SiteWhere vs. Splice Machine

Editorial information provided by DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xexclude from comparisonClickHouse  Xexclude from comparisonRiak KV  Xexclude from comparisonSiteWhere  Xexclude from comparisonSplice Machine  Xexclude from comparison
DescriptionAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumA 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.Distributed, fault tolerant key-value storeM2M integration platform for persisting/querying time series dataOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and Spark
Primary database modelRelational DBMSRelational DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexesTime Series DBMSRelational DBMS
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.59
Rank#247  Overall
#112  Relational DBMS
Score16.31
Rank#37  Overall
#23  Relational DBMS
Score4.95
Rank#76  Overall
#9  Key-value stores
Score0.05
Rank#381  Overall
#41  Time Series DBMS
Score0.54
Rank#257  Overall
#118  Relational DBMS
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqlclickhouse.comgithub.com/­sitewhere/­sitewheresplicemachine.com
Technical documentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewclickhouse.com/­docswww.tiot.jp/­riak-docs/­riak/­kv/­latestsitewhere1.sitewhere.io/­index.htmlsplicemachine.com/­how-it-works
DeveloperAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupClickhouse Inc.OpenSource, formerly Basho TechnologiesSiteWhereSplice Machine
Initial release20162016200920102014
Current releasev23.12.1.1368-stable, December 20233.2.0, December 20223.1, March 2021
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoApache version 2, commercial enterprise editionOpen Source infoCommon Public Attribution License Version 1.0Open Source infoAGPL 3.0, commercial license available
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • 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++ErlangJavaJava
Server operating systemshostedFreeBSD
Linux
macOS
Linux
OS X
Linux
OS X
Windows
Linux
OS X
Solaris
Windows
Data schemeyesyesschema-freepredefined schemeyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.yesnonono
Secondary indexesyesyesrestrictednoyes
SQL infoSupport of SQLyesClose to ANSI SQL (SQL/JSON + extensions)nonoyes
APIs and other access methodsJDBC
ODBC
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
HTTP API
Native Erlang Interface
HTTP RESTJDBC
Native Spark Datasource
ODBC
Supported programming languagesC
Java
Perl
Python
R
C# 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 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
C#
C++
Java
JavaScript (Node.js)
Python
R
Scala
Server-side scripts infoStored proceduresyesyesErlangyes infoJava
Triggersyesnoyes infopre-commit hooks and post-commit hooksyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicekey based and customSharding infono "single point of failure"Sharding infobased on HBaseShared Nothhing Auto-Sharding, Columnar Partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.selectable replication factorselectable replication factor infobased on HBaseMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnoYes, via Full Spark Integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnono infolinks between data sets can be storednoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnononoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes, multi-version concurrency control (MVCC)
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.noyesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess 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.yes, using Riak SecurityUsers with fine-grained authorization conceptAccess rights for users, groups and roles 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 partiesDoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» more

Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» more

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

More resources
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBClickHouseRiak KVSiteWhereSplice Machine
Recent citations in the news

Alibaba Cloud upgrades AnalyticDB with vector database engine
25 July 2023, CloudTech News

Gartner names Alibaba Cloud leader in cloud database management for 4th year
9 February 2024, Backend News

Two Critical Flaws Found in Alibaba Cloud's PostgreSQL Databases
20 April 2023, The Hacker News

Accidental ‘write’ Permissions In Alibaba PostgreSQL Let Attackers Access Sensitive Data
22 April 2023, GBHackers

provided by Google 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

What the Heck is Proton?
31 December 2023, hackernoon.com

ClickHouse Announces Launch of ClickPipes
26 September 2023, Datanami

Can LLMs Replace Data Analysts? Getting Answers Using SQL
22 December 2023, Towards Data Science

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak's NoSQL Database and its New Fit with Apache Mesos
19 August 2015, The New Stack

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

provided by Google News

11 Best Open source IoT Platforms To Develop Smart Projects
9 March 2023, H2S Media

provided by Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine ...
19 January 2021, PR Newswire

Monte Zweben's Splice Machine Introduces New Hadoop RDBMS
24 June 2014, Forbes

Splice Machine Launches Feature Store to Simplify Feature Engineering
19 January 2021, Datanami

New Splice Machine RDBMS unites OLTP and OLAP
18 November 2015, CIO

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.

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

AllegroGraph logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

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

Present your product here