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

DBMS > Badger vs. GBase vs. MySQL vs. NuoDB vs. Rockset

System Properties Comparison Badger vs. GBase vs. MySQL vs. NuoDB vs. Rockset

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonGBase  Xexclude from comparisonMySQL  Xexclude from comparisonNuoDB  Xexclude from comparisonRockset  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Widely used RDBMS in China, including analytical, transactional, distributed transactional, and cloud-native data warehousing.Widely used open source RDBMSNuoDB is a webscale distributed database that supports SQL and ACID transactionsA scalable, reliable search and analytics service in the cloud, built on RocksDB
Primary database modelKey-value storeRelational DBMSRelational DBMS infoKey/Value like access via memcached APIRelational DBMSDocument store
Secondary database modelsDocument store
Spatial DBMS
Relational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.14
Rank#331  Overall
#49  Key-value stores
Score1.07
Rank#185  Overall
#86  Relational DBMS
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score0.89
Rank#198  Overall
#92  Relational DBMS
Score0.79
Rank#211  Overall
#35  Document stores
Websitegithub.com/­dgraph-io/­badgerwww.gbase.cnwww.mysql.comwww.3ds.com/­nuodb-distributed-sql-databaserockset.com
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerdev.mysql.com/­docdoc.nuodb.comdocs.rockset.com
DeveloperDGraph LabsGeneral Data Technology Co., Ltd.Oracle infosince 2010, originally MySQL AB, then SunDassault Systèmes infooriginally NuoDB, Inc.Rockset
Initial release20172004199520132019
Current releaseGBase 8a, GBase 8s, GBase 8c8.4.0, April 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercial infolimited edition freecommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
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 languageGoC, Java, PythonC and C++C++C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
LinuxFreeBSD
Linux
OS X
Solaris
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
hosted
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or datenoyesyesyesdynamic typing
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.noyesyesnono infoingestion from XML files supported
Secondary indexesnoyesyesyesall fields are automatically indexed
SQL infoSupport of SQLnoStandard with numerous extensionsyes infowith proprietary extensionsyesRead-only SQL queries, including JOINs
APIs and other access methodsADO.NET
C API
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
ODBC
HTTP REST
Supported programming languagesGoC#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++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Go
Java
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnouser defined functionsyes infoproprietary syntaxJava, SQLno
Triggersnoyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning (by range, list and hash) and vertical partitioninghorizontal partitioning, sharding with MySQL Cluster or MySQL Fabricdata is dynamically stored/cached on the nodes where it is read/writtenAutomatic sharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyesMulti-source replication
Source-replica replication
yes infoManaged transparently by NuoDByes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesyes infonot for MyISAM storage engineyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID infonot for MyISAM storage engineACID infotunable commit protocolno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyes 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 controlnoyesUsers with fine-grained authorization concept infono user groups or rolesStandard SQL roles/ privileges, Administrative UsersAccess rights for users and organizations can be defined via Rockset console

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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat 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

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

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

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

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15 February 2024, Simplilearn

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

MySQL HeatWave Lakehouse Support for Parquet and Avro file formats
8 November 2023, Oracle

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

provided by Google 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

Dassault Systèmes to acquire Cambridge database startup - Boston Business Journal
25 November 2020, The Business Journals

provided by Google News

Rockset targets cost control with latest database update
31 January 2024, TechTarget

Honing business data with AI real-time analytics
14 March 2024, SiliconANGLE News

Rockset Announces 2024 Index Conference, Industry Event for Engineers Building Search, Analytics, and AI ...
18 April 2024, Datanami

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31 January 2024, GlobeNewswire

Real-time analytics database provider aims to cut compute costs by 30%
31 January 2024, SDxCentral

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

Neo4j logo

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

SingleStore logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Present your product here