DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > BoltDB vs. Galaxybase vs. Immudb vs. MySQL vs. RocksDB

System Properties Comparison BoltDB vs. Galaxybase vs. Immudb vs. MySQL vs. RocksDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonGalaxybase  Xexclude from comparisonImmudb  Xexclude from comparisonMySQL  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Scalable, ACID-compliant native distributed parallel graph platformAn open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.Widely used open source RDBMSEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelKey-value storeGraph DBMSKey-value storeRelational DBMS infoKey/Value like access via memcached APIKey-value store
Secondary database modelsRelational DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.70
Rank#225  Overall
#31  Key-value stores
Score0.00
Rank#385  Overall
#40  Graph DBMS
Score0.24
Rank#295  Overall
#42  Key-value stores
Score1029.49
Rank#2  Overall
#2  Relational DBMS
Score2.84
Rank#97  Overall
#16  Key-value stores
Websitegithub.com/­boltdb/­boltgalaxybase.comgithub.com/­codenotary/­immudb
immudb.io
www.mysql.comrocksdb.org
Technical documentationdocs.immudb.iodev.mysql.com/­docgithub.com/­facebook/­rocksdb/­wiki
DeveloperChuanglin(Createlink) Technology Co., Ltd 浙江创邻科技有限公司CodenotaryOracle infosince 2010, originally MySQL AB, then SunFacebook, Inc.
Initial release20132017202019952013
Current releaseNov 20, November 20211.2.3, April 20229.0.0, July 20249.4.0, June 2024
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infoApache Version 2.0Open Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoBSD
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 and JavaGoC and C++C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
LinuxBSD
Linux
macOS
Solaris
Windows
z/OS
FreeBSD
Linux
OS X
Solaris
Windows
Linux
Data schemeschema-freeStrong typed schemaschema-freeyesschema-free
Typing infopredefined data types such as float or datenoyesyesno
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.nononoyesno
Secondary indexesnoyesyesyesno
SQL infoSupport of SQLnonoSQL-like syntaxyes infowith proprietary extensionsno
APIs and other access methodsBrowser interface
console (shell)
Graph API (Gremlin)
OpenCypher
Proprietary native API
gRPC protocol
PostgreSQL wire protocol
ADO.NET
JDBC
ODBC
Proprietary native API
C++ API
Java API
Supported programming languagesGoGo
Java
Python
.Net
Go
Java
JavaScript (Node.js)
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnouser defined procedures and functionsnoyes infoproprietary syntaxno
Triggersnonoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardinghorizontal partitioning, sharding with MySQL Cluster or MySQL Fabrichorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsnoyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDACIDACID infonot for MyISAM storage engineyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engineyes
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.noyesnoyesyes
User concepts infoAccess controlnoRole-based access controlUsers with fine-grained authorization concept infono user groups or rolesno

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
3rd partiesNavicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
BoltDBGalaxybaseImmudbMySQLRocksDB
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2 May 2017, 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

immudb (immutable database) ‘tamper-proof’ database
14 December 2021, ComputerWeekly.com

A Step by Step Guide to immudb — the open source immutable database
18 May 2020, hackernoon.com

Codenotary brings its immutable database to the cloud
21 June 2023, TechCrunch

Codenotary Uses Immutable Database to Verify Software Artifacts
26 October 2021, DevOps.com

Storage news ticker – November 15
15 November 2021, Blocks & Files

provided by Google News

Proposal Seeks To Replace MySQL With MariaDB By Default For Ubuntu 25.04
20 September 2024, Phoronix

Learn how Presence migrated off a monolithic Amazon RDS for MySQL instance, with near-zero downtime, using replication filters
17 September 2024, AWS Blog

HeatWave MySQL – New Capabilities for OLTP Workloads
10 September 2024, blogs.oracle.com

Older PHP & MySQL no longer working in Later Versions
15 May 2024, SitePoint

How to get started with MySQL
31 July 2024, InfoWorld

provided by Google News

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17 October 2019, Phoronix

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18 October 2022, GlobeNewswire

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Facebook’s MyRocks Truly Rocks!
21 September 2020, 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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

Neo4j logo

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

RaimaDB logo

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

Present your product here