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

DBMS > BoltDB vs. Ehcache vs. Heroic vs. LokiJS vs. Oracle NoSQL

System Properties Comparison BoltDB vs. Ehcache vs. Heroic vs. LokiJS vs. Oracle NoSQL

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonEhcache  Xexclude from comparisonHeroic  Xexclude from comparisonLokiJS  Xexclude from comparisonOracle NoSQL  Xexclude from comparison
DescriptionAn embedded key-value store for Go.A widely adopted Java cache with tiered storage optionsTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchIn-memory JavaScript DBMSA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primary database modelKey-value storeKey-value storeTime Series DBMSDocument storeDocument store
Key-value store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score4.89
Rank#67  Overall
#8  Key-value stores
Score0.51
Rank#255  Overall
#21  Time Series DBMS
Score0.43
Rank#264  Overall
#42  Document stores
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.ehcache.orggithub.com/­spotify/­heroicgithub.com/­techfort/­LokiJSwww.oracle.com/­database/­nosql/­technologies/­nosql
Technical documentationwww.ehcache.org/­documentationspotify.github.io/­heroictechfort.github.io/­LokiJSdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
DeveloperTerracotta Inc, owned by Software AGSpotifyOracle
Initial release20132009201420142011
Current release3.10.0, March 202223.3, December 2023
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache 2.0Open SourceOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
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.
Implementation languageGoJavaJavaJavaScriptJava
Server operating systemsBSD
Linux
OS X
Solaris
Windows
All OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js)Linux
Solaris SPARC/x86
Data schemeschema-freeschema-freeschema-freeschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typing infopredefined data types such as float or datenoyesyesnooptional
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 indexesnonoyes infovia Elasticsearchyes infovia viewsyes
SQL infoSupport of SQLnonononoSQL-like DML and DDL statements
APIs and other access methodsJCacheHQL (Heroic Query Language, a JSON-based language)
HTTP API
JavaScript APIRESTful HTTP API
Supported programming languagesGoJavaJavaScriptC
C#
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnononoView functions in JavaScriptno
Triggersnoyes infoCache Event Listenersnoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoby using Terracotta ServerShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoby using Terracotta ServeryesnoneElectable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyeswith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneTunable Consistency (Strong, Eventual, Weak)Eventual Consistency
Immediate Consistency
noneEventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesyes infosupports JTA and can work as an XA resourcenono infoatomic operations within a single collection possibleconfigurable infoACID within a storage node (=shard)
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infousing a tiered cache-storage approachyesyes 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.noyesnoyesyes infooff heap cache
User concepts infoAccess controlnononoAccess rights for users and roles

More information provided by the system vendor

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

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

More resources
BoltDBEhcacheHeroicLokiJSOracle NoSQL
DB-Engines blog posts

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

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

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

Scaling Australia's Most Popular Online News Sites with Ehcache
6 December 2010, InfoQ.com

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, dzone.com

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

LokiJS Reaches 1.4
8 July 2016, iProgrammer

provided by Google News

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, blogs.oracle.com

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, blogs.oracle.com

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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