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

DBMS > Apache Cassandra vs. EventStoreDB vs. Hazelcast vs. Lovefield

System Properties Comparison Apache Cassandra vs. EventStoreDB vs. Hazelcast vs. Lovefield

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Cassandra  Xexclude from comparisonEventStoreDB  Xexclude from comparisonHazelcast  Xexclude from comparisonLovefield  Xexclude from comparison
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessIndustrial-strength, open-source database solution built from the ground up for event sourcing.A widely adopted in-memory data gridEmbeddable relational database for web apps written in pure JavaScript
Primary database modelWide column storeEvent StoreKey-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
Score98.94
Rank#11  Overall
#1  Wide column stores
Score1.07
Rank#181  Overall
#1  Event Stores
Score5.72
Rank#59  Overall
#6  Key-value stores
Score0.22
Rank#306  Overall
#138  Relational DBMS
Websitecassandra.apache.orgwww.eventstore.comhazelcast.comgoogle.github.io/­lovefield
Technical documentationcassandra.apache.org/­doc/­latestdevelopers.eventstore.comhazelcast.org/­imdg/­docsgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.md
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookEvent Store LimitedHazelcastGoogle
Initial release2008201220082014
Current release5.0-rc1, July 202421.2, February 20215.3.6, November 20232.1.12, February 2017
License infoCommercial or Open SourceOpen Source infoApache version 2Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache 2.0
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 languageJavaJavaJavaScript
Server operating systemsBSD
Linux
OS X
Windows
Linux
Windows
All OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, Safari
Data schemeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesyes
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.noyes infothe object must implement a serialization strategyno
Secondary indexesrestricted infoonly equality queries, not always the best performing solutionyesyes
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)SQL-like query languageSQL-like query language infovia JavaScript builder pattern
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
JCache
JPA
Memcached protocol
RESTful HTTP API
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
JavaScript
Server-side scripts infoStored proceduresnoyes infoEvent Listeners, Executor Servicesno
Triggersyesyes infoEventsUsing read-only observers
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"Shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possibleyes infoReplicated Mapnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate Consistency or Eventual Consistency selectable by user infoRaft Consensus Algorithm
Foreign keys infoReferential integritynonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsone or two-phase-commit; repeatable reads; read commitedACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Database
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infousing MemoryDB
User concepts infoAccess controlAccess rights for users can be defined per objectRole-based access controlno
More information provided by the system vendor
Apache CassandraEventStoreDBHazelcastLovefield
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 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
News

How to Create Vector Embeddings in Node.js
25 September 2024

Glean and DataStax Partner to Help Developers Harness Powerful Enterprise Search
23 September 2024

DataStax Named a Leader in The Forrester Wave™: Vector Databases, Q3 2024
23 September 2024

How to Build a Notion Clone with Astra DB and Mongoose
20 September 2024

How to Monitor DataStax-Powered RAG Applications with Fiddler
19 September 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
Apache CassandraEventStoreDBHazelcastLovefield
Recent citations in the news

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

Apache Cassandra introduces version 5.0 of open-source NoSQL database
9 September 2024, Techzine Europe

Migrate Cassandra workloads to Amazon Keyspaces using CQLReplicator
4 September 2024, AWS Blog

Cassandra redesigns indexing, storage management for 5.0 release
10 September 2024, The Register

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

provided by Google News

Event Stream Processing Market Exploring Future Growth 2023-2032 and Key Players - Cloudera, Inc., Hazelcast,
24 September 2024, EIN News

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

Hazelcast Expands Global Partner Program to Support Mission-Critical, AI Application Projects
20 August 2024, PR Newswire

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

Hazelcast Showcases Real-Time Data Platform at 2024 Gartner Summit
15 May 2024, Datanami

provided by Google News



Share this page

Featured Products

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

Milvus logo

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

RaimaDB logo

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

SingleStore logo

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

Present your product here