DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Alibaba Cloud TSDB vs. ClickHouse vs. CockroachDB vs. Fauna vs. Memcached

System Properties Comparison Alibaba Cloud TSDB vs. ClickHouse vs. CockroachDB vs. Fauna vs. Memcached

Editorial information provided by DB-Engines
NameAlibaba Cloud TSDB  Xexclude from comparisonClickHouse  Xexclude from comparisonCockroachDB  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonMemcached  Xexclude from comparison
DescriptionA stable, reliable, and cost-effective online high-performance time series database serviceA 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.CockroachDB 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.Fauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.In-memory key-value store, originally intended for caching
Primary database modelTime Series DBMSRelational DBMSRelational DBMSDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Key-value store
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.18
Rank#332  Overall
#31  Time Series DBMS
Score16.31
Rank#37  Overall
#23  Relational DBMS
Score6.39
Rank#60  Overall
#34  Relational DBMS
Score1.63
Rank#155  Overall
#28  Document stores
#14  Graph DBMS
#70  Relational DBMS
#13  Time Series DBMS
Score20.81
Rank#32  Overall
#4  Key-value stores
Websitewww.alibabacloud.com/­product/­hitsdbclickhouse.comwww.cockroachlabs.comfauna.comwww.memcached.org
Technical documentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbclickhouse.com/­docswww.cockroachlabs.com/­docsdocs.fauna.comgithub.com/­memcached/­memcached/­wiki
DeveloperAlibabaClickhouse Inc.Cockroach LabsFauna, Inc.Danga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournal
Initial release2016201520142003
Current releasev23.12.1.1368-stable, December 202323.1.1, May 20231.6.25, March 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoApache 2.0, commercial license availablecommercialOpen Source infoBSD license
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
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.
  • 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.
CockroachDB: A cloud-native, distributed SQL database designed for speed, scale, and survival. Get started for free today with a fully-managed CockroachDB cluster -- leave operations behind and get your app to market faster.
Implementation languageC++GoScalaC
Server operating systemshostedFreeBSD
Linux
macOS
Linux
macOS
Windows
hostedFreeBSD
Linux
OS X
Unix
Windows
Data schemeschema-freeyesdynamic schemaschema-freeschema-free
Typing infopredefined data types such as float or dateNumeric data and Stringsyesyesnono
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.nononono
Secondary indexesnoyesyesyesno
SQL infoSupport of SQLnoClose to ANSI SQL (SQL/JSON + extensions)yes, wire compatible with PostgreSQLnono
APIs and other access methodsHTTP RESTgRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
JDBCRESTful HTTP APIProprietary protocol
Supported programming languagesJavaC# 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++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresnoyesnouser defined functionsno
Triggersnonononono
Partitioning methods infoMethods for storing different data on different nodeskey based and customhorizontal 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 partitioning infoconsistent hashingnone
Replication methods infoMethods for redundantly storing data on multiple nodesAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.Multi-source replication using RAFTMulti-source replicationnone infoRepcached, a Memcached patch, provides this functionallity
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesno
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnono
User concepts infoAccess controlAccess managed on TSDB instance levelAccess 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.Role-based access controlIdentity management, authentication, and access controlyes infousing SASL (Simple Authentication and Security Layer) protocol
More information provided by the system vendor
Alibaba Cloud TSDBClickHouseCockroachDBFauna infopreviously named FaunaDBMemcached
Specific characteristicsCockroachDB is a cloud-native, distributed SQL database architected for modern applications....
» more
Competitive advantages- EFFORTLESS SCALE: Scale your applications, not operational complexity. CockroachDB...
» more
Typical application scenariosPayment processing, user account management, metadata management, identity access...
» more
Key customersComcast, DoorDash, Mythical Games, Norfolk Southern, Netflix, LUSH, Bose, Shipt,...
» more
Market metrics12K+ long-running clusters 25K+ CockroachDB self-hosted clusters 75K+ CockroachDB...
» more
Licensing and pricing models- Apache 2.0 for core features released up to and including the 19.1 release - Time-limited...
» more

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 TSDBClickHouseCockroachDBFauna infopreviously named FaunaDBMemcached
DB-Engines blog posts

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

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

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18 January 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

CockroachDB's Latest Enhancements Focus on Resilience
18 January 2024, Database Trends and Applications

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

provided by Google News

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21 March 2024, GlobeNewswire

Fauna Adds Transformative Schema-as-Code Capabilities to Enterprise Proven, Document-Relational Database
15 November 2023, Business Wire

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

Fauna Query Language tamed to appeal to developers
22 August 2023, The Register

CITES Trade Database surpasses 25 million trade transaction records
3 October 2023, Convention on International Trade in Endangered Species of Wild Fauna and Flora (CITES)

provided by Google News

Amazon ElastiCache Serverless for Redis and Memcached is now available | Amazon Web Services
27 November 2023, AWS Blog

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Amazon ElastiCache for Memcached simplifies creating new clusters in the AWS Management Console
22 August 2023, AWS Blog

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6 March 2018, GeekWire

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

AllegroGraph logo

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

Milvus logo

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

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.

Present your product here