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 > Cassandra vs. EJDB vs. Fauna vs. Hazelcast vs. TimesTen

System Properties Comparison Cassandra vs. EJDB vs. Fauna vs. Hazelcast vs. TimesTen

Editorial information provided by DB-Engines
NameCassandra  Xexclude from comparisonEJDB  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparisonHazelcast  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessEmbeddable document-store database library with JSON representation of queries (in MongoDB style)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.A widely adopted in-memory data gridIn-Memory RDBMS compatible to Oracle
Primary database modelWide column storeDocument storeDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Key-value storeRelational DBMS
Secondary database modelsVector DBMS infostarting with release V5Document store infoJSON support with IMDG 3.12
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score103.86
Rank#12  Overall
#1  Wide column stores
Score0.30
Rank#294  Overall
#44  Document stores
Score1.55
Rank#154  Overall
#26  Document stores
#14  Graph DBMS
#72  Relational DBMS
#13  Time Series DBMS
Score6.87
Rank#55  Overall
#6  Key-value stores
Score1.35
Rank#165  Overall
#75  Relational DBMS
Websitecassandra.apache.orggithub.com/­Softmotions/­ejdbfauna.comhazelcast.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationcassandra.apache.org/­doc/­latestgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.fauna.comhazelcast.org/­imdg/­docsdocs.oracle.com/­database/­timesten-18.1
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookSoftmotionsFauna, Inc.HazelcastOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20082012201420081998
Current release4.1.3, July 20235.3.6, November 202311 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoGPLv2commercialOpen Source infoApache Version 2; commercial licenses availablecommercial
Cloud-based only infoOnly available as a cloud servicenonoyesnono
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 languageJavaCScalaJava
Server operating systemsBSD
Linux
OS X
Windows
server-lesshostedAll OS with a Java VMAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyes infostring, integer, double, bool, date, object_idnoyesyes
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 infothe object must implement a serialization strategyno
Secondary indexesrestricted infoonly equality queries, not always the best performing solutionnoyesyesyes
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)nonoSQL-like query languageyes
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
in-process shared libraryRESTful HTTP APIJCache
JPA
Memcached protocol
RESTful HTTP API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresnonouser defined functionsyes infoEvent Listeners, Executor ServicesPL/SQL
Triggersyesnonoyes infoEventsno
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"nonehorizontal partitioning infoconsistent hashingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possiblenoneMulti-source replicationyes infoReplicated MapMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possibleyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsnoACIDone or two-phase-commit; repeatable reads; read commitedACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlAccess rights for users can be defined per objectnoIdentity management, authentication, and access controlRole-based access controlfine grained access rights according to SQL-standard
More information provided by the system vendor
CassandraEJDBFauna infopreviously named FaunaDBHazelcastTimesTen
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
News

Knowledge Graphs for RAG without a GraphDB
18 April 2024

How Winweb Built its AI Assistant with DataStax Astra DB and LangChain
17 April 2024

Vercel + Astra DB: Get Data into Your GenAI Apps Fast
16 April 2024

Simplifying Agent Development with Astra DB Connector for Vertex AI Search
11 April 2024

Making Astra DB easier for MongoDB developers
10 April 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 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
CassandraEJDBFauna infopreviously named FaunaDBHazelcastTimesTen
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

What Is Cassandra? Working, Features, and Uses - Spiceworks
17 August 2023, Spiceworks News and Insights

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

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE 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

Utah Natural Heritage Program
17 October 2023, Utah Division of Wildlife Resources

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

provided by Google News

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast Achieves Record Year with Leading Brands Choosing Its Platform for Application Modernization, AI Initiatives
22 February 2024, Datanami

Hazelcast: The 'true' value of streaming real-time data
27 September 2023, ComputerWeekly.com

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

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

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

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

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