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

DBMS > BoltDB vs. Cubrid vs. GridDB vs. Lovefield vs. RethinkDB

System Properties Comparison BoltDB vs. Cubrid vs. GridDB vs. Lovefield vs. RethinkDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonCubrid  Xexclude from comparisonGridDB  Xexclude from comparisonLovefield  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.CUBRID is an open-source SQL-based relational database management system with object extensions for OLTPScalable in-memory time series database optimized for IoT and Big DataEmbeddable relational database for web apps written in pure JavaScriptDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelKey-value storeRelational DBMSTime Series DBMSRelational DBMSDocument store
Secondary database modelsKey-value store
Relational DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score1.20
Rank#169  Overall
#78  Relational DBMS
Score1.95
Rank#128  Overall
#10  Time Series DBMS
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Websitegithub.com/­boltdb/­boltcubrid.com (korean)
cubrid.org (english)
griddb.netgoogle.github.io/­lovefieldrethinkdb.com
Technical documentationcubrid.org/­manualsdocs.griddb.netgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdrethinkdb.com/­docs
DeveloperCUBRID Corporation, CUBRID FoundationToshiba CorporationGoogleThe Linux Foundation infosince July 2017
Initial release20132008201320142009
Current release11.0, January 20215.1, August 20222.1.12, February 20172.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache Version 2.0Open Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen Source infoApache 2.0Open Source infoApache Version 2
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, C++, JavaC++JavaScriptC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
Windows
Linuxserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
OS X
Windows
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or datenoyesyes infonumerical, string, blob, geometry, boolean, timestampyesyes 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.nonononono
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLnoyesSQL92, SQL-like TQL (Toshiba Query Language)SQL-like query language infovia JavaScript builder patternno
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
JDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
Supported programming languagesGoC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
JavaScriptC 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 proceduresnoJava Stored Proceduresnono
TriggersnoyesyesUsing read-only observersClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingnoneSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesnoneSource-replica replicationSource-replica replicationnoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate consistency within container, eventual consistency across containersImmediate Consistency
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACID at container levelACIDAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoMVCC based
Durability infoSupport for making data persistentyesyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes infousing MemoryDBno
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess rights for users can be defined per databasenoyes infousers and table-level permissions
More information provided by the system vendor
BoltDBCubridGridDBLovefieldRethinkDB
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Market metricsGitHub trending repository
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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
BoltDBCubridGridDBLovefieldRethinkDB
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

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1 November 2020, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

IoT: Opt for the Right Open Source Database
11 August 2023, Open Source For You

provided by Google News

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

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

Realtime App Development with RethinkDB and React Native — SitePoint
17 June 2016, SitePoint

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here