DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > BoltDB vs. Kingbase vs. ObjectBox vs. RethinkDB

System Properties Comparison BoltDB vs. Kingbase vs. ObjectBox vs. RethinkDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonKingbase  Xexclude from comparisonObjectBox  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.An enterprise-class RDBMS compatible with PostgreSQL and Oracle and widely used in China.Lightweight, fast on-device database for IoT, Mobile and Embedded devices, persisting and synchronising objects and vectorsDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelKey-value storeRelational DBMSObject oriented DBMS
Vector DBMS
Document store
Secondary database modelsDocument store
Spatial DBMS
Time Series DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.70
Rank#225  Overall
#31  Key-value stores
Score0.44
Rank#258  Overall
#117  Relational DBMS
Score1.08
Rank#179  Overall
#6  Object oriented DBMS
#9  Vector DBMS
Score2.58
Rank#105  Overall
#20  Document stores
Websitegithub.com/­boltdb/­boltwww.kingbase.com.cngithub.com/­objectbox
objectbox.io
rethinkdb.com
Technical documentationdocs.objectbox.iorethinkdb.com/­docs
DeveloperBeiJing KINGBASE Information technologies inc.ObjectBox LimitedThe Linux Foundation infosince July 2017
Initial release2013199920172009
Current releaseV8.0, August 20214.0 (May 2024)2.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialBindings are released under Apache 2.0 infoApache License 2.0Open Source infoApache Version 2
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC and JavaC and C++C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
Windows
Android
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
Linux
OS X
Windows
Data schemeschema-freeyesyesschema-free
Typing infopredefined data types such as float or datenoyesyes, plus "flex" map-like typesyes infostring, binary, float, bool, date, geometry
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.noyesnono
Secondary indexesnoyesyesyes
SQL infoSupport of SQLnoStandard with numerous extensionsnono
APIs and other access methodsADO.NET
gokb
JDBC
kdbndp
ODBC
PDI
PDO
Pro*C
psycopg2
QT
Proprietary native API
Supported programming languagesGo.Net
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C++
Dart (Flutter)
Go
Java
Kotlin
Python
Swift
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
Server-side scripts infoStored proceduresnouser defined functionsno
TriggersnoyesnoClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning (by range, list and hash) and vertical partitioningnoneSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesData sync between devices allowing occasional connected databases to work completely offlineSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCC based
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono
User concepts infoAccess controlnofine grained access rights according to SQL-standardyesyes infousers and table-level permissions
More information provided by the system vendor
BoltDBKingbaseObjectBoxRethinkDB
News

MongoDB Realm & Device Sync alternatives – ObjectBox
17 September 2024

Local AI – what it is and why we need it
11 September 2024

First on-device Vector Database (aka Semantic Index) for iOS
24 July 2024

Retrieval Augmented Generation (RAG) with vector databases: Expanding AI Capabilities
18 June 2024

The on-device Vector Database for Android and Java
29 May 2024

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
BoltDBKingbaseObjectBoxRethinkDB
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

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

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

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

Made in China 2025 is back, with a new name and a focus on database companies
19 December 2022, The China Project

Opening preparation - Alekhine defense, Saemisch variation
18 April 2016, Chess.com

Amid calls for tech self-reliance, China "home-brewed" database files for IPO
8 July 2022, PingWest

provided by Google News

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

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

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

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

Installing and Using RethinkDB on Ubuntu
8 April 2022, Open Source For You

provided by Google News



Share this page

Featured Products

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

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here