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

DBMS > Apache Doris vs. Badger vs. Google Cloud Datastore vs. MySQL vs. Oracle NoSQL

System Properties Comparison Apache Doris vs. Badger vs. Google Cloud Datastore vs. MySQL vs. Oracle NoSQL

Editorial information provided by DB-Engines
NameApache Doris  Xexclude from comparisonBadger  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonMySQL  Xexclude from comparisonOracle NoSQL  Xexclude from comparison
DescriptionAn MPP-based analytics DBMS embracing the MySQL protocolAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformWidely used open source RDBMSA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodes
Primary database modelRelational DBMSKey-value storeDocument storeRelational DBMS infoKey/Value like access via memcached APIDocument store
Key-value store
Relational DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.57
Rank#244  Overall
#113  Relational DBMS
Score0.14
Rank#331  Overall
#49  Key-value stores
Score4.47
Rank#76  Overall
#12  Document stores
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Websitedoris.apache.org
github.com/­apache/­doris
github.com/­dgraph-io/­badgercloud.google.com/­datastorewww.mysql.comwww.oracle.com/­database/­nosql/­technologies/­nosql
Technical documentationgithub.com/­apache/­doris/­wikigodoc.org/­github.com/­dgraph-io/­badgercloud.google.com/­datastore/­docsdev.mysql.com/­docdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
DeveloperApache Software Foundation, originally contributed from BaiduDGraph LabsGoogleOracle infosince 2010, originally MySQL AB, then SunOracle
Initial release20172017200819952011
Current release1.2.2, February 20238.4.0, April 202423.3, December 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache 2.0commercialOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)
Cloud-based only infoOnly available as a cloud servicenonoyesnono
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 languageJavaGoC and C++Java
Server operating systemsLinuxBSD
Linux
OS X
Solaris
Windows
hostedFreeBSD
Linux
OS X
Solaris
Windows
Linux
Solaris SPARC/x86
Data schemeyesschema-freeschema-freeyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.
Typing infopredefined data types such as float or dateyesnoyes, details hereyesoptional
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 indexesyesnoyesyesyes
SQL infoSupport of SQLyesnoSQL-like query language (GQL)yes infowith proprietary extensionsSQL-like DML and DDL statements
APIs and other access methodsJDBC
MySQL client
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
Proprietary native API
RESTful HTTP API
Supported programming languagesJavaGo.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
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
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresuser defined functionsnousing Google App Engineyes infoproprietary syntaxno
TriggersnonoCallbacks using the Google Apps Engineyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnoneShardinghorizontal partitioning, sharding with MySQL Cluster or MySQL FabricSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneMulti-source replication using PaxosMulti-source replication
Source-replica replication
Electable source-replica replication per shard. Support distributed global deployment with Multi-region table feature
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes infousing Google Cloud Dataflownowith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Foreign keys infoReferential integritynonoyes infovia ReferenceProperties or Ancestor pathsyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACID infonot for MyISAM storage engineconfigurable infoACID within a storage node (=shard)
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.nononoyesyes infooff heap cache
User concepts infoAccess controlfine grained access rights according to SQL-standardnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Users with fine-grained authorization concept infono user groups or rolesAccess rights for users and roles

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 Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» 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

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

More resources
Apache DorisBadgerGoogle Cloud DatastoreMySQLOracle NoSQL
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

Streamlining Data Operations: How a Grocery Chain Optimizes Workloads with Apache Doris
16 May 2024, hackernoon.com

Using Arrow Flight SQL Protocol in Apache Doris 2.1 For Super Fast Data Transfer
8 May 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1 September 2023, KDnuggets

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Data Analytics: Apache Doris' Impact in Reporting, Tagging, and Data Lake Operations
8 January 2024, hackernoon.com

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Best cloud storage of 2024
29 April 2024, TechRadar

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12 January 2024, Network World

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

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

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

Moro Hub migrates 2 critical govt workloads to Oracle MySQL Enterprise Edition
17 May 2024, Telecompaper EN

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

provided by Google News

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Database Technologies
4 September 2018, Oracle

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

NoSQL Rebels Aim Missile at Larry Ellison's Yacht
20 July 2012, WIRED

provided by Google News



Share this page

Featured Products

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

Present your product here