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

DBMS > Apache Cassandra vs. Fauna vs. QuestDB

System Properties Comparison Apache Cassandra vs. Fauna vs. QuestDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Cassandra  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonQuestDB  Xexclude from comparison
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessFauna 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.A high performance open source SQL database for time series data
Primary database modelWide column storeDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Time Series DBMS
Secondary database modelsVector DBMS infostarting with release V5Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score99.13
Rank#12  Overall
#1  Wide column stores
Score1.48
Rank#150  Overall
#26  Document stores
#14  Graph DBMS
#68  Relational DBMS
#13  Time Series DBMS
Score2.66
Rank#104  Overall
#8  Time Series DBMS
Websitecassandra.apache.orgfauna.comquestdb.io
Technical documentationcassandra.apache.org/­doc/­latestdocs.fauna.comquestdb.io/­docs
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookFauna, Inc.QuestDB Technology Inc
Initial release200820142014
Current release5.0-rc1, July 2024
License infoCommercial or Open SourceOpen Source infoApache version 2commercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
Implementation languageJavaScalaJava (Zero-GC), C++, Rust
Server operating systemsBSD
Linux
OS X
Windows
hostedLinux
macOS
Windows
Data schemeschema-freeschema-freeyes infoschema-free via InfluxDB Line Protocol
Typing infopredefined data types such as float or dateyesnoyes
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 solutionyesno
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)noSQL with time-series extensions
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
RESTful HTTP APIHTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Server-side scripts infoStored proceduresnouser defined functionsno
Triggersyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"horizontal partitioning infoconsistent hashinghorizontal partitioning (by timestamps)
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possibleMulti-source replicationSource-replica replication with eventual consistency
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 integritynoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsACIDACID for single-table writes
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.nonoyes infothrough memory mapped files
User concepts infoAccess controlAccess rights for users can be defined per objectIdentity management, authentication, and access control
More information provided by the system vendor
Apache CassandraFauna infopreviously named FaunaDBQuestDB
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
High ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Financial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Banks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Market metricsApache Cassandra is used by 40% of the Fortune 100.
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
Open source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
News

Introducing the DataStax AI Terraform Module
24 July 2024

DataStax AI PaaS Is Now Enhanced with State-of-the-Art Retrieval Embedding with NVIDIA NeMo Retriever Integration
23 July 2024

The Hitchhiker's Guide to Vector Embeddings
18 July 2024

Highly Accurate Retrieval for your RAG Application with ColBERT and Astra DB
17 July 2024

TalentList: Integrating Astra DB and Hybrid Search for Optimal Job Candidate Matching
16 July 2024

QuestDB 8.1.0 - Parquet, smarter snapshots, improved SAMPLE BY, and more
24 July 2024

Why we opened a public Discourse forum (and you should too)
18 July 2024

QuestDB 8.0.3 - JSON support, smarter Web Console, and more
16 July 2024

Top 5 InfluxDB alternatives
9 July 2024

Analyzing multi-stream market data with Databento, Grafana and QuestDB
2 July 2024

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 partiesCassandra 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

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

More resources
Apache CassandraFauna infopreviously named FaunaDBQuestDB
Recent citations in the news

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13 December 2023, VentureBeat

How Uber ensures Apache Cassandra®’s tolerance for single-zone failure
20 June 2024, Uber

Here's What to Know About Apache Cassandra 5.0
15 April 2024, hackernoon.com

NoSQL Database Growth Has Slowed, but AI Is Driving Demand
11 July 2024, The New Stack

How PayU uses Amazon Keyspaces (for Apache Cassandra) as a feature store
24 June 2024, AWS Blog

provided by Google News

Fauna Adds Declarative Tool to Update Namesake Database
1 July 2024, DevOps.com

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

Utah Natural Heritage Program
12 June 2024, Utah Division of Wildlife Resources

Biodiversity database enables public to contribute to flora, fauna data collection in Sabah
26 July 2024, The Borneo Post

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

provided by Google News

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11 January 2021, Towards Data Science

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

Build a Real-time Stock Price Dashboard With Python, QuestDB and Plotly
6 November 2021, hackernoon.com

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

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.

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

Database for your real-time AI and Analytics Apps.
Try it today.

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

Present your product here