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. H2 vs. LokiJS vs. Machbase Neo vs. XTDB

System Properties Comparison Cassandra vs. H2 vs. LokiJS vs. Machbase Neo vs. XTDB

Editorial information provided by DB-Engines
NameCassandra  Xexclude from comparisonH2  Xexclude from comparisonLokiJS  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.In-memory JavaScript DBMSTimeSeries DBMS for AIoT and BigDataA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelWide column storeRelational DBMSDocument storeTime Series DBMSDocument store
Secondary database modelsVector DBMS infostarting with release V5Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score101.89
Rank#12  Overall
#1  Wide column stores
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score0.43
Rank#264  Overall
#42  Document stores
Score0.12
Rank#339  Overall
#30  Time Series DBMS
Score0.11
Rank#343  Overall
#46  Document stores
Websitecassandra.apache.orgwww.h2database.comgithub.com/­techfort/­LokiJSmachbase.comgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationcassandra.apache.org/­doc/­latestwww.h2database.com/­html/­main.htmltechfort.github.io/­LokiJSmachbase.com/­dbmswww.xtdb.com/­docs
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookThomas MuellerMachbaseJuxt Ltd.
Initial release20082005201420132019
Current release4.1.3, July 20232.2.220, July 2023V8.0, August 20231.19, September 2021
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infodual-licence (Mozilla public license, Eclipse public license)Open Sourcecommercial infofree test version availableOpen Source infoMIT License
Cloud-based only infoOnly available as a cloud servicenonononono
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 languageJavaJavaJavaScriptCClojure
Server operating systemsBSD
Linux
OS X
Windows
All OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js)Linux
macOS
Windows
All OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freeyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesnoyesyes, extensible-data-notation format
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.nonononono
Secondary indexesrestricted infoonly equality queries, not always the best performing solutionyesyes infovia viewsyesyes
SQL infoSupport of SQLSQL-like SELECT, DML and DDL statements (CQL)yesnoSQL-like query languagelimited SQL, making use of Apache Calcite
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
JDBC
ODBC
JavaScript APIgRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
HTTP REST
JDBC
Supported programming languagesC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
JavaJavaScriptC
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
Clojure
Java
Server-side scripts infoStored proceduresnoJava Stored Procedures and User-Defined FunctionsView functions in JavaScriptnono
Triggersyesyesyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infono "single point of failure"nonenoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infoRepresentation of geographical distribution of servers is possibleWith clustering: 2 database servers on different computers operate on identical copies of a databasenoneselectable replication factoryes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Immediate Consistencynone
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoAtomicity and isolation are supported for single operationsACIDno infoatomic operations within a single collection possiblenoACID
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.noyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes infovolatile and lookup table
User concepts infoAccess controlAccess rights for users can be defined per objectfine grained access rights according to SQL-standardnosimple password-based access control
More information provided by the system vendor
CassandraH2LokiJSMachbase Neo infoFormer name was InfinifluxXTDB infoformerly named Crux
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
CassandraH2LokiJSMachbase Neo infoFormer name was InfinifluxXTDB infoformerly named Crux
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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

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

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

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

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

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

LokiJS Reaches 1.4
8 July 2016, iProgrammer

provided by Google News

마크베이스, 개발 생산성 최대 90%↑…신개념 DB 'MACHBASE NEO 8.0' 출시
4 September 2023, 전자신문

[IoT 데이터 처리의 모든 것-②] IoT 데이터 전쟁의 서막
6 October 2021, 헬로티 – 매일 만나는 첨단 산업, IT 소식

마크베이스, 오픈소스 에디션 'MACHBASE NEO' 출시
28 March 2023, 전자신문

IoT 데이터 최적화 '시계열 데이터베이스' 등장
15 September 2019, 데이터넷

provided by Google News



Share this page

Featured Products

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.

AllegroGraph logo

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

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.

Present your product here