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

DBMS > Apache Cassandra vs. CockroachDB vs. TimescaleDB

System Properties Comparison Apache Cassandra vs. CockroachDB vs. TimescaleDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Cassandra  Xexclude from comparisonCockroachDB  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessCockroachDB 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.A time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelWide column storeRelational DBMSTime Series DBMS
Secondary database modelsVector DBMS infostarting with release V5Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score106.65
Rank#11  Overall
#1  Wide column stores
Score4.40
Rank#65  Overall
#37  Relational DBMS
Score3.48
Rank#73  Overall
#5  Time Series DBMS
Websitecassandra.apache.orgwww.cockroachlabs.comwww.timescale.com
Technical documentationcassandra.apache.org/­doc/­latestwww.cockroachlabs.com/­docsdocs.timescale.com
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookCockroach LabsTimescale
Initial release200820152017
Current release5.0-rc1, July 202424.1.0, May 20242.15.0, May 2024
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache 2.0, commercial license availableOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaGoC
Server operating systemsBSD
Linux
OS X
Windows
Linux
macOS
Windows
Linux
OS X
Windows
Data schemeschema-freedynamic schemayes
Typing infopredefined data types such as float or dateyesyesnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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.nonoyes
Secondary indexesrestricted infoonly equality queries, not always the best performing solutionyesyes
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)yes, wire compatible with PostgreSQLyes infofull PostgreSQL SQL syntax
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
JDBCADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnonouser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersyesnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"horizontal 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 RAFTyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possibleMulti-source replication using RAFTSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono
User concepts infoAccess controlAccess rights for users can be defined per objectRole-based access controlfine grained access rights according to SQL-standard
More information provided by the system vendor
Apache CassandraCockroachDBTimescaleDB
News

Understanding AI Agent Architectures in Langflow
24 March 2025

A Decade of Apache Cassandra® Data Modeling
20 March 2025

Introducing Astra DB Hybrid Search: Improve Relevance by 45%
18 March 2025

Building a Weather App with a Raspberry Pi, Astra DB, and Langflow
14 March 2025

Generate Personalized Mythical Creatures with Langflow
13 March 2025

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
Apache CassandraCockroachDBTimescaleDB
Recent citations in the news

IBM plans to buy open source Cassandra wrangler DataStax
25 February 2025, The Register

Best practices for running Apache Cassandra with Amazon EBS
8 November 2024, AWS Blog

New Apache Cassandra 5.0 gives open source NoSQL database a scalability and performance boost
6 September 2024, VentureBeat

Apache Cassandra survey highlights growing adoption for AI workloads
11 November 2024, Blocks and Files

Uptake of DataStax’s Cloud-Based Data Management Points to IPO
10 March 2025, Spiceworks News and Insights

provided by Google News

Cockroach Labs shakes up its licensing to force bigger companies to pay
15 August 2024, TechCrunch

AI Meets Resilience: Cockroach Labs Intros CockroachDB 24.2
2 October 2024, Channel Insider

CockroachDB scurries off to proprietary software land
23 August 2024, The Register

CockroachDB retires self-hosted Core offering, makes Enterprise version free for companies under $10M in annual revenue
15 August 2024, SDTimes.com

Cockroach Labs adds vector search, updates pricing options
26 September 2024, TechTarget

provided by Google News

Timescale Bolsters AI-Ready PostgreSQL with pgai Vectorizer
20 November 2024, InfoQ.com

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18 March 2019, Microsoft

PostgreSQL is Now Faster than Pinecone, 75% Cheaper, with New Open Source Extensions
11 June 2024, PR Newswire

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

Timescale raises $15 million for time-series data management tools
29 January 2019, VentureBeat

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

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

SingleStore logo

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

Milvus logo

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

Present your product here