DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BoltDB vs. Cassandra vs. Heroic vs. LokiJS vs. MaxDB

System Properties Comparison BoltDB vs. Cassandra vs. Heroic vs. LokiJS vs. MaxDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonCassandra  Xexclude from comparisonHeroic  Xexclude from comparisonLokiJS  Xexclude from comparisonMaxDB infoformerly named Adabas-D  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Wide-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 ElasticSearchIn-memory JavaScript DBMSA robust and reliable RDBMS optimized to run all major SAP solutions
Primary database modelKey-value storeWide column storeTime Series DBMSDocument storeRelational DBMS
Secondary database modelsVector DBMS infostarting with release V5
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score101.89
Rank#12  Overall
#1  Wide column stores
Score0.51
Rank#255  Overall
#21  Time Series DBMS
Score0.43
Rank#264  Overall
#42  Document stores
Score2.32
Rank#112  Overall
#55  Relational DBMS
Websitegithub.com/­boltdb/­boltcassandra.apache.orggithub.com/­spotify/­heroicgithub.com/­techfort/­LokiJSmaxdb.sap.com
Technical documentationcassandra.apache.org/­doc/­latestspotify.github.io/­heroictechfort.github.io/­LokiJSmaxdb.sap.com/­documentation
DeveloperApache Software Foundation infoApache top level project, originally developped by FacebookSpotifySAP, acquired from Software AG (Adabas-D) in 1997
Initial release20132008201420141984
Current release4.1.3, July 20237.9.10.12, February 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache version 2Open Source infoApache 2.0Open Sourcecommercial infoLimited community edition free
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 languageGoJavaJavaJavaScriptC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
BSD
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or datenoyesyesnoyes
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 indexesnorestricted infoonly equality queries, not always the best performing solutionyes infovia Elasticsearchyes infovia viewsyes
SQL infoSupport of SQLnoSQL-like SELECT, DML and DDL statements (CQL)nonoyes
APIs and other access methodsProprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
HQL (Heroic Query Language, a JSON-based language)
HTTP API
JavaScript APIADO.NET
JDBC
ODBC
WebDAV
Supported programming languagesGoC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
JavaScript.Net
C#
Java
Perl
PHP
Python
Server-side scripts infoStored proceduresnononoView functions in JavaScriptyes
Triggersnoyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infono "single point of failure"Shardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor infoRepresentation of geographical distribution of servers is possibleyesnoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Eventual Consistency
Immediate Consistency
noneImmediate Consistency
Foreign keys infoReferential integritynonononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesno infoAtomicity and isolation are supported for single operationsnono infoatomic operations within a single collection possibleACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyesno
User concepts infoAccess controlnoAccess rights for users can be defined per objectnofine grained access rights according to SQL-standard
More information provided by the system vendor
BoltDBCassandraHeroicLokiJSMaxDB infoformerly named Adabas-D
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 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
BoltDBCassandraHeroicLokiJSMaxDB infoformerly named Adabas-D
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

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

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

Father of SQL says yes to NoSQL
10 May 2024, The Register

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

provided by Google News

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

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30 December 2020, AWS Blog

SAP Aligns Mainstream Maintenance Commitments Across Its Enterprise Solutions
11 August 2020, SAP News

SIOS looks to boost SAP HANA automated replication
29 March 2023, TechTarget

Alibaba Cloud Offers Access to SAP Software for Customers
5 June 2018, Alizila

Your SAP HANA Cheat Sheet: Milestones, Terms and More
14 May 2012, SiliconANGLE News

provided by Google News



Share this page

Featured Products

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

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.

RaimaDB logo

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

Present your product here