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. EJDB vs. GridDB vs. NuoDB vs. OpenQM

System Properties Comparison BoltDB vs. EJDB vs. GridDB vs. NuoDB vs. OpenQM

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonEJDB  Xexclude from comparisonGridDB  Xexclude from comparisonNuoDB  Xexclude from comparisonOpenQM infoalso called QM  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Embeddable document-store database library with JSON representation of queries (in MongoDB style)Scalable in-memory time series database optimized for IoT and Big DataNuoDB is a webscale distributed database that supports SQL and ACID transactionsQpenQM is a high-performance, self-tuning, multi-value DBMS
Primary database modelKey-value storeDocument storeTime Series DBMSRelational DBMSMultivalue DBMS
Secondary database modelsKey-value store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score0.27
Rank#297  Overall
#44  Document stores
Score1.95
Rank#128  Overall
#10  Time Series DBMS
Score0.89
Rank#198  Overall
#92  Relational DBMS
Score0.27
Rank#298  Overall
#10  Multivalue DBMS
Websitegithub.com/­boltdb/­boltgithub.com/­Softmotions/­ejdbgriddb.netwww.3ds.com/­nuodb-distributed-sql-databasewww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-open-qm
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.griddb.netdoc.nuodb.com
DeveloperSoftmotionsToshiba CorporationDassault Systèmes infooriginally NuoDB, Inc.Rocket Software, originally Martin Phillips
Initial release20132012201320131993
Current release5.1, August 20223.4-12
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoGPLv2Open Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablecommercial infolimited edition freeOpen Source infoGPLv2, extended commercial license 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 languageGoCC++C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
server-lessLinuxhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
AIX
FreeBSD
Linux
macOS
Raspberry Pi
Solaris
Windows
Data schemeschema-freeschema-freeyesyesyes infowith some exceptions
Typing infopredefined data types such as float or datenoyes infostring, integer, double, bool, date, object_idyes infonumerical, string, blob, geometry, boolean, timestampyes
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.nononoyes
Secondary indexesnonoyesyesyes
SQL infoSupport of SQLnonoSQL92, SQL-like TQL (Toshiba Query Language)yesno
APIs and other access methodsin-process shared libraryJDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
Supported programming languagesGoActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Basic
C
Java
Objective C
PHP
Python
Server-side scripts infoStored proceduresnononoJava, SQLyes
Triggersnonoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingdata is dynamically stored/cached on the nodes where it is read/writtenyes
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneSource-replica replicationyes infoManaged transparently by NuoDByes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate consistency within container, eventual consistency across containersImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynono infotypically not needed, however similar functionality with collection joins possiblenoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoACID at container levelACID infotunable commit protocolACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoRead/Write Lockingyesyes infoMVCCyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infoTemporary table
User concepts infoAccess controlnonoAccess rights for users can be defined per databaseStandard SQL roles/ privileges, Administrative UsersAccess rights can be defined down to the item level
More information provided by the system vendor
BoltDBEJDBGridDBNuoDBOpenQM infoalso called QM
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
BoltDBEJDBGridDBNuoDBOpenQM infoalso called QM
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

Toshiba to Open Source GridDB(R)'s SQL Interface, Aims to Accelerate Open Innovation | TOSHIBA DIGITAL ...
17 June 2020, global.toshiba

provided by Google News

NuoDB Expands Community Edition to Support Elastic Scale-Out
15 May 2024, Yahoo Singapore News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

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.

SingleStore logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here