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. Cachelot.io vs. OrientDB vs. RethinkDB vs. Riak TS

System Properties Comparison BoltDB vs. Cachelot.io vs. OrientDB vs. RethinkDB vs. Riak TS

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonCachelot.io  Xexclude from comparisonOrientDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonRiak TS  Xexclude from comparison
DescriptionAn embedded key-value store for Go.In-memory caching systemMulti-model DBMS (Document, Graph, Key/Value)DBMS for the Web with a mechanism to push updated query results to applications in realtime.Riak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primary database modelKey-value storeKey-value storeDocument store
Graph DBMS
Key-value store
Document storeTime Series DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.80
Rank#215  Overall
#31  Key-value stores
Score0.04
Rank#388  Overall
#62  Key-value stores
Score3.25
Rank#89  Overall
#16  Document stores
#6  Graph DBMS
#13  Key-value stores
Score2.66
Rank#107  Overall
#20  Document stores
Score0.28
Rank#307  Overall
#27  Time Series DBMS
Websitegithub.com/­boltdb/­boltcachelot.ioorientdb.orgrethinkdb.com
Technical documentationwww.orientdb.com/­docs/­last/­index.htmlrethinkdb.com/­docswww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperOrientDB LTD; CallidusCloud; SAPThe Linux Foundation infosince July 2017Open Source, formerly Basho Technologies
Initial release20132015201020092015
Current release3.2.29, March 20242.4.1, August 20203.0.0, September 2022
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoSimplified BSD LicenseOpen Source infoApache version 2Open Source infoApache Version 2Open Source
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++JavaC++Erlang
Server operating systemsBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
All OS with a Java JDK (>= JDK 6)Linux
OS X
Windows
Linux
OS X
Data schemeschema-freeschema-freeschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")schema-freeschema-free
Typing infopredefined data types such as float or datenonoyesyes infostring, binary, float, bool, date, geometryno
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 indexesnonoyesyesrestricted
SQL infoSupport of SQLnonoSQL-like query language, no joinsnoyes, limited
APIs and other access methodsMemcached protocolTinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
HTTP API
Native Erlang Interface
Supported programming languagesGo.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
OCaml
Perl
PHP
Python
Ruby
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
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 infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresnonoJava, JavascriptErlang
TriggersnonoHooksClient-side triggers through changefeedsyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingSharding inforange basedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneMulti-source replicationSource-replica replicationselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infocould be achieved with distributed queriesyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyes inforelationship in graphsnono infolinks between datasets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoACIDAtomic single-document operationsno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCC basedyes
Durability infoSupport for making data persistentyesnoyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono
User concepts infoAccess controlnonoAccess rights for users and roles; record level security configurableyes infousers and table-level permissionsno

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
BoltDBCachelot.ioOrientDBRethinkDBRiak TS
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

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

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

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

HNS IoT Botnet Evolves, Goes Cross-Platform
2 December 2023, Dark Reading

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

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

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

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

provided by Google News

New Basho Data Platform Provides Operational Simplicity for Enterprise Big Data Applications
7 June 2015, insideBIGDATA

Best open source databases for IoT applications
26 May 2017, Open Source For You

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

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