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. etcd vs. IBM Db2 Event Store vs. Machbase Neo vs. NCache

System Properties Comparison BoltDB vs. etcd vs. IBM Db2 Event Store vs. Machbase Neo vs. NCache

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonetcd  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonNCache  Xexclude from comparison
DescriptionAn embedded key-value store for Go.A distributed reliable key-value storeDistributed Event Store optimized for Internet of Things use casesTimeSeries DBMS for AIoT and BigDataOpen-Source and Enterprise in-memory Key-Value Store
Primary database modelKey-value storeKey-value storeEvent Store
Time Series DBMS
Time Series DBMSKey-value store
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score7.03
Rank#54  Overall
#5  Key-value stores
Score0.27
Rank#309  Overall
#2  Event Stores
#28  Time Series DBMS
Score0.17
Rank#337  Overall
#30  Time Series DBMS
Score0.96
Rank#195  Overall
#29  Key-value stores
Websitegithub.com/­boltdb/­boltetcd.io
github.com/­etcd-io/­etcd
www.ibm.com/­products/­db2-event-storemachbase.comwww.alachisoft.com/­ncache
Technical documentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
www.ibm.com/­docs/­en/­db2-event-storemachbase.com/­dbmswww.alachisoft.com/­resources/­docs
DeveloperIBMMachbaseAlachisoft
Initial release2013201720132005
Current release3.4, August 20192.0V8.0, August 20235.3.3, April 2024
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache Version 2.0commercial infofree developer edition availablecommercial infofree test version availableOpen Source infoEnterprise Edition 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 languageGoGoC and C++CC#, .NET, .NET Core, Java
Server operating systemsBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
Windows infoexperimental
Linux infoLinux, macOS, Windows for the developer additionLinux
macOS
Windows
Linux
Windows
Data schemeschema-freeschema-freeyesyesschema-free
Typing infopredefined data types such as float or datenonoyesyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counter
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 indexesnononoyesyes
SQL infoSupport of SQLnonoyes infothrough the embedded Spark runtimeSQL-like query languageSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.
APIs and other access methodsgRPC
JSON over HTTP
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
IDistributedCache
JCache
LINQ
Proprietary native API
Supported programming languagesGo.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Server-side scripts infoStored proceduresnonoyesnono infosupport for stored procedures with SQL-Server CLR
Triggersnoyes, watching key changesnonoyes infoNotifications
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Active-active shard replicationselectable replication factoryes, with selectable consistency level
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyEventual ConsistencyEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnononooptimistic locking and pessimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesNo - written data is immutableyesyes
Durability infoSupport for making data persistentyesyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storagenoyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes infovolatile and lookup tableyes
User concepts infoAccess controlnonofine grained access rights according to SQL-standardsimple password-based access controlAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)
More information provided by the system vendor
BoltDBetcdIBM Db2 Event StoreMachbase Neo infoFormer name was InfinifluxNCache
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

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

More resources
BoltDBetcdIBM Db2 Event StoreMachbase Neo infoFormer name was InfinifluxNCache
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

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

provided by Google News

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

Apache APISIX Without etcd?
27 July 2023, hackernoon.com

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Stock Market News
5 April 2024, Mint

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

ETCD directives don't go well with RBI's stellar reputation
14 April 2024, Business Standard

provided by Google News

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, ibm.com

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

Best cloud databases of 2022
4 October 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19 September 2019, Express Computer

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



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

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.

Present your product here