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. Geode vs. Hazelcast vs. Ingres vs. NuoDB

System Properties Comparison BoltDB vs. Geode vs. Hazelcast vs. Ingres vs. NuoDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonGeode  Xexclude from comparisonHazelcast  Xexclude from comparisonIngres  Xexclude from comparisonNuoDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesA widely adopted in-memory data gridWell established RDBMSNuoDB is a webscale distributed database that supports SQL and ACID transactions
Primary database modelKey-value storeKey-value storeKey-value storeRelational DBMSRelational DBMS
Secondary database modelsDocument store infoJSON support with IMDG 3.12
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score1.92
Rank#131  Overall
#23  Key-value stores
Score5.97
Rank#57  Overall
#6  Key-value stores
Score4.11
Rank#81  Overall
#44  Relational DBMS
Score0.89
Rank#198  Overall
#92  Relational DBMS
Websitegithub.com/­boltdb/­boltgeode.apache.orghazelcast.comwww.actian.com/­databases/­ingreswww.3ds.com/­nuodb-distributed-sql-database
Technical documentationgeode.apache.org/­docshazelcast.org/­imdg/­docsdocs.actian.com/­ingresdoc.nuodb.com
DeveloperOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.HazelcastActian CorporationDassault Systèmes infooriginally NuoDB, Inc.
Initial release2013200220081974 infooriginally developed at University Berkely in early 1970s2013
Current release1.1, February 20175.3.6, November 202311.2, May 2022
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoApache Version 2; commercial licenses availablecommercialcommercial infolimited edition free
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 languageGoJavaJavaCC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
All OS with a Java VM infothe JDK (8 or later) is also requiredAll OS with a Java VMAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nonoyes infothe object must implement a serialization strategyno infobut tools for importing/exporting data from/to XML-files availableno
Secondary indexesnonoyesyesyes
SQL infoSupport of SQLnoSQL-like query language (OQL)SQL-like query languageyesyes
APIs and other access methodsJava Client API
Memcached protocol
RESTful HTTP API
JCache
JPA
Memcached protocol
RESTful HTTP API
.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
ADO.NET
JDBC
ODBC
Supported programming languagesGo.Net
All JVM based languages
C++
Groovy
Java
Scala
.Net
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
Python
Scala
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresnouser defined functionsyes infoEvent Listeners, Executor ServicesyesJava, SQL
Triggersnoyes infoCache Event Listenersyes infoEventsyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardinghorizontal partitioning infoIngres Star to access multiple databases simultaneouslydata is dynamically stored/cached on the nodes where it is read/written
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationyes infoReplicated MapIngres Replicatoryes infoManaged transparently by NuoDB
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate Consistency or Eventual Consistency selectable by user infoRaft Consensus AlgorithmImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesyes, on a single nodeone or two-phase-commit; repeatable reads; read commitedACIDACID infotunable commit protocol
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCCyes infoMVCC
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.noyesyesnoyes infoTemporary table
User concepts infoAccess controlnoAccess rights per client and object definableRole-based access controlfine grained access rights according to SQL-standardStandard SQL roles/ privileges, Administrative Users

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

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.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

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4 January 2017, The New Stack

Reactive Event Processing with Apache Geode
5 July 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, oreilly.com

Where Does Apache Geode Fit in CQRS Architectures?
18 December 2016, InfoQ.com

provided by Google News

Hazelcast Weaves Wider Logic Threads Through The Data Fabric
7 March 2024, Forbes

Hazelcast 5.4 real time data processing platform boosts AI and consistency
17 April 2024, VentureBeat

Hazelcast Sets New Standards for AI Workloads with Platform 5.4 Enhancements
18 April 2024, Datanami

Research Report on Event Stream Processing Tools Market Size 2024-2030: Supply-Demand Trends, Regional ...
3 May 2024, NEWS CHANNEL NEBRASKA

Real-Time Data Platform Hazelcast Introduces New Chief Technology Officer Adrian Soars
7 November 2023, Finovate

provided by Google News

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13 June 2023, DevClass

Dr. Michael Stonebraker: A Short History of Database Systems
1 February 2019, The New Stack

provided by Google News

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18 April 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

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18 April 2024, Yahoo Movies UK

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

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

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

Present your product here