DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BoltDB vs. Ehcache vs. NCache vs. RocksDB vs. ToroDB

System Properties Comparison BoltDB vs. Ehcache vs. NCache vs. RocksDB vs. ToroDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonEhcache  Xexclude from comparisonNCache  Xexclude from comparisonRocksDB  Xexclude from comparisonToroDB  Xexclude from comparison
ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionAn embedded key-value store for Go.A widely adopted Java cache with tiered storage optionsOpen-Source and Enterprise in-memory Key-Value StoreEmbeddable persistent key-value store optimized for fast storage (flash and RAM)A MongoDB-compatible JSON document store, built on top of PostgreSQL
Primary database modelKey-value storeKey-value storeKey-value storeKey-value storeDocument store
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
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.94
Rank#195  Overall
#29  Key-value stores
Score3.65
Rank#85  Overall
#11  Key-value stores
Websitegithub.com/­boltdb/­boltwww.ehcache.orgwww.alachisoft.com/­ncacherocksdb.orggithub.com/­torodb/­server
Technical documentationwww.ehcache.org/­documentationwww.alachisoft.com/­resources/­docsgithub.com/­facebook/­rocksdb/­wiki
DeveloperTerracotta Inc, owned by Software AGAlachisoftFacebook, Inc.8Kdata
Initial release20132009200520132016
Current release3.10.0, March 20225.3.3, April 20248.11.4, April 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache Version 2; commercial licenses availableOpen Source infoEnterprise Edition availableOpen Source infoBSDOpen Source infoAGPL-V3
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 languageGoJavaC#, .NET, .NET Core, JavaC++Java
Server operating systemsBSD
Linux
OS X
Solaris
Windows
All OS with a Java VMLinux
Windows
LinuxAll OS with a Java 7 VM
Data schemeschema-freeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or datenoyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counternoyes infostring, integer, double, boolean, date, object_id
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 indexesnonoyesno
SQL infoSupport of SQLnonoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.no
APIs and other access methodsJCacheIDistributedCache
JCache
LINQ
Proprietary native API
C++ API
Java API
Supported programming languagesGoJava.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnonono infosupport for stored procedures with SQL-Server CLRno
Triggersnoyes infoCache Event Listenersyes infoNotificationsno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoby using Terracotta Serveryeshorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoby using Terracotta Serveryes, with selectable consistency levelyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneTunable Consistency (Strong, Eventual, Weak)Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Eventual Consistency
Immediate Consistency
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 resourceoptimistic locking and pessimistic lockingyesno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infousing a tiered cache-storage approachyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlnonoAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)noAccess rights for users and roles
More information provided by the system vendor
BoltDBEhcacheNCacheRocksDBToroDB
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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 partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
BoltDBEhcacheNCacheRocksDBToroDB
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

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

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

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10 August 2021, AWS Blog

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

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

RaimaDB logo

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

Milvus logo

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

Present your product here