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. IBM Db2 Event Store vs. RethinkDB vs. SpaceTime vs. SwayDB

System Properties Comparison BoltDB vs. IBM Db2 Event Store vs. RethinkDB vs. SpaceTime vs. SwayDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonRethinkDB  Xexclude from comparisonSpaceTime  Xexclude from comparisonSwayDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Distributed Event Store optimized for Internet of Things use casesDBMS for the Web with a mechanism to push updated query results to applications in realtime.SpaceTime is a spatio-temporal DBMS with a focus on performance.An embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primary database modelKey-value storeEvent Store
Time Series DBMS
Document storeSpatial DBMSKey-value store
Secondary database modelsSpatial DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score0.19
Rank#323  Overall
#2  Event Stores
#28  Time Series DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Score0.00
Rank#382  Overall
#59  Key-value stores
Websitegithub.com/­boltdb/­boltwww.ibm.com/­products/­db2-event-storerethinkdb.comwww.mireo.com/­spacetimeswaydb.simer.au
Technical documentationwww.ibm.com/­docs/­en/­db2-event-storerethinkdb.com/­docs
DeveloperIBMThe Linux Foundation infosince July 2017MireoSimer Plaha
Initial release20132017200920202018
Current release2.02.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoMIT Licensecommercial infofree developer edition availableOpen Source infoApache Version 2commercialOpen Source infoGNU Affero GPL V3.0
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 languageGoC and C++C++C++Scala
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux infoLinux, macOS, Windows for the developer additionLinux
OS X
Windows
Linux
Data schemeschema-freeyesschema-freeyesschema-free
Typing infopredefined data types such as float or datenoyesyes infostring, binary, float, bool, date, geometryyesno
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 indexesnonoyesnono
SQL infoSupport of SQLnoyes infothrough the embedded Spark runtimenoA subset of ANSI SQL is implementedno
APIs and other access methodsADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
RESTful HTTP API
Supported programming languagesGoC
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C#
C++
Python
Java
Kotlin
Scala
Server-side scripts infoStored proceduresnoyesnono
TriggersnonoClient-side triggers through changefeedsnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding inforange basedFixed-grid hypercubesnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneActive-active shard replicationSource-replica replicationReal-time block device replication (DRBD)none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoAtomic single-document operationsnoAtomic execution of operations
Concurrency infoSupport for concurrent manipulation of datayesNo - written data is immutableyes infoMVCC basedyesyes
Durability infoSupport for making data persistentyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnonoyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardyes infousers and table-level permissionsyesno

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
BoltDBIBM Db2 Event StoreRethinkDBSpaceTimeSwayDB
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

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

The vision for Db2
26 February 2019, BI-Platform.nl

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

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31 May 2018, Data Center Knowledge

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

Best cloud databases of 2022
4 October 2022, ITPro

provided by Google News

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

provided by Google News



Share this page

Featured Products

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.

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

Present your product here