DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Cassandra vs. QuestDB vs. RocksDB

System Properties Comparison Cassandra vs. QuestDB vs. RocksDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCassandra  Xexclude from comparisonQuestDB  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessA high performance open source SQL database for time series dataEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelWide column storeTime Series DBMSKey-value store
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score113.79
Rank#12  Overall
#1  Wide column stores
Score1.89
Rank#146  Overall
#11  Time Series DBMS
Score4.57
Rank#87  Overall
#13  Key-value stores
Websitecassandra.apache.orgquestdb.iorocksdb.org
Technical documentationcassandra.apache.org/­doc/­latestquestdb.io/­docs/­introductiongithub.com/­facebook/­rocksdb/­wiki
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookQuestDB LimitedFacebook, Inc.
Initial release200820142013
Current release4.1.0, December 20227.10.2, March 2023
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache 2.0Open Source infoBSD
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.
  • Aiven for Apache Cassandra: Fully managed, open source NoSQL database specifically designed to be highly available, performant, and scalable.
  • Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
Implementation languageJavaJavaC++
Server operating systemsBSD
Linux
OS X
Windows
Linux
macOS
Windows
Linux
Data schemeschema-freeyes infoschema-free via InfluxDB Line Protocolschema-free
Typing infopredefined data types such as float or dateyesyesno
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.nonono
Secondary indexesrestricted infoonly equality queries, not always the best performing solutionnono
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)SQL-like query languageno
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
C++ API
Java API
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnonono
Triggersyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"horizontal partitioning (by timestamps)horizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possibleConfigurable consistency for N replicasyes
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 Consistency
Foreign keys infoReferential integritynonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsACID for single-table writesyes
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.noyes infothrough memory mapped filesyes
User concepts infoAccess controlAccess rights for users can be defined per objectno
More information provided by the system vendor
CassandraQuestDBRocksDB
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
Relational model with native time series support Column based storage and time partitioned...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
Real-time data ingestion and istant SQL queries for time series High performance...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Application metrics Financial market data and algo trading DevOps monitoring Real-time...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Market metricsCassandra is used by 40% of the Fortune 100.
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
Apache 2.0.
» more
News

DataStax and Delphix Enable Faster Provisioning of Cassandra Data for CI/CD Pipelines and Analytics
22 March 2023

Building Data Services with Apache Cassandra
17 March 2023

Application Architecture: Moving from Modern to High-Growth
14 March 2023

5 Reasons You Don’t Want to Miss Cassandra Forward
8 March 2023

Stargate comes to AWS Marketplace for Apache Cassandra
7 March 2023

MongoDB Time Series Benchmark and Review
20 March 2023

Loading Pandas DataFrames into QuestDB
9 March 2023

How Reliable is Your Distributed Database?
3 March 2023

Running Databases on Kubernetes
2 March 2023

The Tale of Troubleshooting: Unstable Builds and Open Source Infrastructure
1 March 2023

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 Apache Cassandra: A truly distributed database that can handle large volumes of writes.
» more

Instaclustr: Hosted & Managed Apache Cassandra as a Service
» more

Cassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more
Speedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
CassandraQuestDBRocksDB
DB-Engines blog posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3 May 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5 January 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2 November 2015, Paul Andlinger

show all

Recent citations in the news

API Magic: Building Data Services with Apache Cassandra
3 March 2023, The New Stack

Apache Cassandra: The Data Foundation for Real-Time AI
17 March 2023, The New Stack

NoSQL Databases and Their Use Cases
16 March 2023, KDnuggets

Mongoose: Bringing JSON-Oriented Developers to Apache Cassandra
10 March 2023, The New Stack

What’s new in Apache Cassandra 4.1
9 March 2023, InfoWorld

provided by Google News

QuestDB launches ‘database-as-a-service’ with $12M investment
3 November 2021, VentureBeat

QuestDB nabs $2.3M seed to build open source time series database
2 July 2020, TechCrunch

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 ...
11 November 2021, Business Insider

MindsDB Announces Over 70 Data Integrations, Becomes Fastest ...
3 November 2022, Datanami

Top 10 Data Science Funding and Acquisitions Until Q3 2022
3 November 2022, Analytics Insight

provided by Google News

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18 October 2022, GlobeNewswire

CockroachDB Launches Advanced Key-Value Store Pebble
23 December 2022, Analytics India Magazine

Oracle Cloud Database Services vs Rocksdb: Database Comparison
1 March 2023, 6sense.com

Blog
9 November 2022, rocksdb.org

RocksDB ERROR when BPF is on · Issue #7884 · osquery/osquery
14 December 2022, github.com

provided by Google News

Job opportunities

Software Engineer – Front, Back and/or Full Stack
Noblis, Reston, VA

Associate Software Engineer, Server Features - Warcraft Arclight Rumble
Blizzard Entertainment, Irvine, CA

Director, Database Reliability Engineering
Warner Bros. Discovery, New York, NY

Backend Developer
Leadstack Inc, Remote

Full Stack Developer (React / Node JS)
American Recruiting & Consulting Group, Remote

Product Manager
NXLog, Remote

Search Engineer - Back End
Brave Software Inc., Oregon

Software Engineer
Pinecone, New York, NY

Search Engineer - Back End
Brave, San Francisco, CA

Staff Software Engineer, Distributed Systems
Zilliz, San Francisco, CA

Staff Software Engineer, Infrastructure and Tools (Azure SME)
Pinecone, New York, NY

jobs by Indeed



Share this page

Featured Products

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

AllegroGraph logo

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

Redis logo

The world’s most loved real‑time data platform.
Try free

Neo4j logo

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

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Present your product here