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

DBMS > Badger vs. Datomic vs. MySQL vs. OrientDB vs. Quasardb

System Properties Comparison Badger vs. Datomic vs. MySQL vs. OrientDB vs. Quasardb

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonDatomic  Xexclude from comparisonMySQL  Xexclude from comparisonOrientDB  Xexclude from comparisonQuasardb  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Datomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityWidely used open source RDBMSMulti-model DBMS (Document, Graph, Key/Value)Distributed, high-performance timeseries database
Primary database modelKey-value storeRelational DBMSRelational DBMS infoKey/Value like access via memcached APIDocument store
Graph DBMS
Key-value store
Time Series DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.20
Rank#325  Overall
#49  Key-value stores
Score1.76
Rank#145  Overall
#66  Relational DBMS
Score1087.72
Rank#2  Overall
#2  Relational DBMS
Score3.27
Rank#97  Overall
#16  Document stores
#6  Graph DBMS
#15  Key-value stores
Score0.19
Rank#327  Overall
#30  Time Series DBMS
Websitegithub.com/­dgraph-io/­badgerwww.datomic.comwww.mysql.comorientdb.orgquasar.ai
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerdocs.datomic.comdev.mysql.com/­docwww.orientdb.com/­docs/­last/­index.htmldoc.quasar.ai/­master
DeveloperDGraph LabsCognitectOracle infosince 2010, originally MySQL AB, then SunOrientDB LTD; CallidusCloud; SAPquasardb
Initial release20172012199520102009
Current release1.0.6735, June 20238.3.0, January 20243.2.29, March 20243.14.1, January 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0commercial infolimited edition freeOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoApache version 2commercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
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 languageGoJava, ClojureC and C++JavaC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
All OS with a Java VMFreeBSD
Linux
OS X
Solaris
Windows
All OS with a Java JDK (>= JDK 6)BSD
Linux
OS X
Windows
Data schemeschema-freeyesyesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")schema-free
Typing infopredefined data types such as float or datenoyesyesyesyes infointeger and binary
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.nonoyesnono
Secondary indexesnoyesyesyesyes infowith tags
SQL infoSupport of SQLnonoyes infowith proprietary extensionsSQL-like query language, no joinsSQL-like query language
APIs and other access methodsRESTful HTTP APIADO.NET
JDBC
ODBC
Proprietary native API
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
HTTP API
Supported programming languagesGoClojure
Java
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-side scripts infoStored proceduresnoyes infoTransaction Functionsyes infoproprietary syntaxJava, Javascriptno
TriggersnoBy using transaction functionsyesHooksno
Partitioning methods infoMethods for storing different data on different nodesnonenone infoBut extensive use of caching in the application peershorizontal partitioning, sharding with MySQL Cluster or MySQL FabricShardingSharding infoconsistent hashing
Replication methods infoMethods for redundantly storing data on multiple nodesnonenone infoBut extensive use of caching in the application peersMulti-source replication
Source-replica replication
Multi-source replicationSource-replica replication with selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono infocould be achieved with distributed querieswith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyes infonot for MyISAM storage engineyes inforelationship in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID infonot for MyISAM storage engineACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyesyes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyes infoby using LevelDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes inforecommended only for testing and developmentyesyes infoTransient mode
User concepts infoAccess controlnonoUsers with fine-grained authorization concept infono user groups or rolesAccess rights for users and roles; record level security configurableCryptographically strong user authentication and audit trail

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

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

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

More resources
BadgerDatomicMySQLOrientDBQuasardb
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

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Relational, NoSQL, Ledger Databases work, not Permissioned Blockchains.
13 January 2019, hackernoon.com

provided by Google News

PostgreSQL or MySQL: What Should I Choose for My Full-Stack Project?
10 April 2024, hackernoon.com

Oracle Academy encourages students to build MySQL skills and knowledge
4 April 2024, Oracle

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

General Availability: Azure MySQL Import feature for Azure Database for MySQL Single to Flexible Server migrations ...
17 January 2024, azure.microsoft.com

Best Practices for Configuring MySQL Replication
26 March 2024, DevOps.com

provided by Google News

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

CallidusCloud Acquires Leading Multi-Model Database Technology
19 September 2017, GlobeNewswire

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

provided by Google News

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Precisely measure a quasar galaxy's weight
5 June 2023, Newswise

Weighing a quasar’s galaxy with precision
3 June 2023, Tech Explorist

provided by Google News



Share this page

Featured Products

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.

Milvus logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get 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

Present your product here