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. Heroic vs. MySQL vs. OrigoDB vs. RavenDB

System Properties Comparison BoltDB vs. Heroic vs. MySQL vs. OrigoDB vs. RavenDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonHeroic  Xexclude from comparisonMySQL  Xexclude from comparisonOrigoDB  Xexclude from comparisonRavenDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Time Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchWidely used open source RDBMSA fully ACID in-memory object graph databaseOpen Source Operational and Transactional Enterprise NoSQL Document Database
Primary database modelKey-value storeTime Series DBMSRelational DBMS infoKey/Value like access via memcached APIDocument store
Object oriented DBMS
Document store
Secondary database modelsDocument store
Spatial DBMS
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score0.51
Rank#255  Overall
#21  Time Series DBMS
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Websitegithub.com/­boltdb/­boltgithub.com/­spotify/­heroicwww.mysql.comorigodb.comravendb.net
Technical documentationspotify.github.io/­heroicdev.mysql.com/­docorigodb.com/­docsravendb.net/­docs
DeveloperSpotifyOracle infosince 2010, originally MySQL AB, then SunRobert Friberg et alHibernating Rhinos
Initial release2013201419952009 infounder the name LiveDB2010
Current release8.4.0, April 20245.4, July 2022
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache 2.0Open Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen SourceOpen Source infoAGPL version 3, 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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageGoJavaC and C++C#C#
Server operating systemsBSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Linux
Windows
Linux
macOS
Raspberry Pi
Windows
Data schemeschema-freeschema-freeyesyesschema-free
Typing infopredefined data types such as float or datenoyesyesUser defined using .NET types and collectionsno
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.nonoyesno infocan be achieved using .NET
Secondary indexesnoyes infovia Elasticsearchyesyesyes
SQL infoSupport of SQLnonoyes infowith proprietary extensionsnoSQL-like query language (RQL)
APIs and other access methodsHQL (Heroic Query Language, a JSON-based language)
HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
.NET Client API
HTTP API
LINQ
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
Supported programming languagesGoAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresnonoyes infoproprietary syntaxyesyes
Triggersnonoyesyes infoDomain Eventsyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioning, sharding with MySQL Cluster or MySQL Fabrichorizontal partitioning infoclient side managed; servers are not synchronizedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesMulti-source replication
Source-replica replication
Source-replica replicationMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency
Immediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Foreign keys infoReferential integritynonoyes infonot for MyISAM storage enginedepending on modelno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoACID infonot for MyISAM storage engineACIDACID, Cluster-wide transaction available
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyesyes
Durability infoSupport for making data persistentyesyesyesyes infoWrite ahead logyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlnoUsers with fine-grained authorization concept infono user groups or rolesRole based authorizationAuthorization levels configured per client per database

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

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» 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
BoltDBHeroicMySQLOrigoDBRavenDB
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

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

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

How to Sync Data From MySQL to Doris Using SeaTunnel
9 May 2024, hackernoon.com

Rule::array() and whereJsonOverlaps() for MySQL in Laravel 11.7
7 May 2024, Laravel News

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, blogs.oracle.com

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

RavenDB Adds Graph Queries
15 May 2019, Datanami

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.

Neo4j logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

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

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

Present your product here