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 > Apache Impala vs. Cassandra vs. Heroic vs. Quasardb

System Properties Comparison Apache Impala vs. Cassandra vs. Heroic vs. Quasardb

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Impala  Xexclude from comparisonCassandra  Xexclude from comparisonHeroic  Xexclude from comparisonQuasardb  Xexclude from comparison
DescriptionAnalytic DBMS for HadoopWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchDistributed, high-performance timeseries database
Primary database modelRelational DBMSWide column storeTime Series DBMSTime Series DBMS
Secondary database modelsDocument storeVector DBMS infostarting with release V5
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.77
Rank#40  Overall
#24  Relational DBMS
Score101.89
Rank#12  Overall
#1  Wide column stores
Score0.51
Rank#255  Overall
#21  Time Series DBMS
Score0.14
Rank#332  Overall
#29  Time Series DBMS
Websiteimpala.apache.orgcassandra.apache.orggithub.com/­spotify/­heroicquasar.ai
Technical documentationimpala.apache.org/­impala-docs.htmlcassandra.apache.org/­doc/­latestspotify.github.io/­heroicdoc.quasar.ai/­master
DeveloperApache Software Foundation infoApache top-level project, originally developed by ClouderaApache Software Foundation infoApache top level project, originally developped by FacebookSpotifyquasardb
Initial release2013200820142009
Current release4.1.0, June 20224.1.3, July 20233.14.1, January 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoApache version 2Open Source infoApache 2.0commercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
Cloud-based only infoOnly available as a cloud servicenononono
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 languageC++JavaJavaC++
Server operating systemsLinuxBSD
Linux
OS X
Windows
BSD
Linux
OS X
Windows
Data schemeyesschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesyes infointeger and binary
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 indexesyesrestricted infoonly equality queries, not always the best performing solutionyes infovia Elasticsearchyes infowith tags
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL-like SELECT, DML and DDL statements (CQL)noSQL-like query language
APIs and other access methodsJDBC
ODBC
Proprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
HQL (Heroic Query Language, a JSON-based language)
HTTP API
HTTP API
Supported programming languagesAll languages supporting JDBC/ODBCC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reducenonono
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infono "single point of failure"ShardingSharding infoconsistent hashing
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorselectable replication factor infoRepresentation of geographical distribution of servers is possibleyesSource-replica replication with selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceyesnowith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Eventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoAtomicity and isolation are supported for single operationsnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby using LevelDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyes infoTransient mode
User concepts infoAccess controlAccess rights for users, groups and roles infobased on Apache Sentry and KerberosAccess rights for users can be defined per objectCryptographically strong user authentication and audit trail
More information provided by the system vendor
Apache ImpalaCassandraHeroicQuasardb
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» 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

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

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

More resources
Apache ImpalaCassandraHeroicQuasardb
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

Apache Impala 4 Supports Operator Multi-Threading
29 July 2021, iProgrammer

Apache Impala becomes Top-Level Project
28 November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28 November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12 March 2017, Uber

provided by Google News

Why Apache Cassandra 5.0 Is a Game-Changer for Developers
10 May 2024, The New Stack

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

How Uber Optimized Cassandra Operations At Scale
20 July 2023, Uber

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

Microsoft extends life support for aging Apache Cassandra 3.11 database
10 October 2023, The Register

provided by Google News

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

Hubble Unexpectedly Finds Double Quasar in Distant Universe
4 October 2023, Science@NASA

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

Meet the NiceGUI: Your Soon-to-be Favorite Python UI Library
16 April 2024, Towards Data Science

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Neo4j logo

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

RaimaDB logo

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

SingleStore logo

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

Present your product here