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 > BoltDB vs. Ehcache vs. Heroic vs. LokiJS vs. Vitess

System Properties Comparison BoltDB vs. Ehcache vs. Heroic vs. LokiJS vs. Vitess

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonEhcache  Xexclude from comparisonHeroic  Xexclude from comparisonLokiJS  Xexclude from comparisonVitess  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 DBMSScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelKey-value storeKey-value storeTime Series DBMSDocument storeRelational DBMS
Secondary database modelsDocument store
Spatial 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
Score0.82
Rank#209  Overall
#97  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.ehcache.orggithub.com/­spotify/­heroicgithub.com/­techfort/­LokiJSvitess.io
Technical documentationwww.ehcache.org/­documentationspotify.github.io/­heroictechfort.github.io/­LokiJSvitess.io/­docs
DeveloperTerracotta Inc, owned by Software AGSpotifyThe Linux Foundation, PlanetScale
Initial release20132009201420142013
Current release3.10.0, March 202215.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache 2.0Open SourceOpen Source infoApache Version 2.0, commercial licenses available
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 languageGoJavaJavaJavaScriptGo
Server operating systemsBSD
Linux
OS X
Solaris
Windows
All OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js)Docker
Linux
macOS
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.nononono
Secondary indexesnonoyes infovia Elasticsearchyes infovia viewsyes
SQL infoSupport of SQLnonononoyes infowith proprietary extensions
APIs and other access methodsJCacheHQL (Heroic Query Language, a JSON-based language)
HTTP API
JavaScript APIADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languagesGoJavaJavaScriptAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnononoView functions in JavaScriptyes infoproprietary syntax
Triggersnoyes infoCache Event Listenersnoyesyes
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 ServeryesnoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneTunable Consistency (Strong, Eventual, Weak)Eventual Consistency
Immediate Consistency
noneEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integritynonononoyes infonot for MyISAM storage engine
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 possibleACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engine
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
User concepts infoAccess controlnononoUsers with fine-grained authorization concept infono user groups or 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
BoltDBEhcacheHeroicLokiJSVitess
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

provided by Google News

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18 May 2021, Datanami

PlanetScale grabs YouTube-developed open-source tech, promises Vitess DBaaS with on-the-fly schema changes
18 May 2021, The Register

Massively Scaling MySQL Using Vitess
19 February 2019, InfoQ.com

With Vitess 4.0, database vendor matures cloud-native platform
13 November 2019, TechTarget

PlanetScale Serves up Vitess-Powered Serverless MySQL
23 November 2021, The New Stack

provided by Google News



Share this page

Featured Products

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

RaimaDB logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

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

Present your product here