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

DBMS > Amazon Aurora vs. Dolt vs. MySQL

System Properties Comparison Amazon Aurora vs. Dolt vs. MySQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon Aurora  Xexclude from comparisonDolt  Xexclude from comparisonMySQL  Xexclude from comparison
DescriptionMySQL and PostgreSQL compatible cloud service by AmazonA MySQL compatible DBMS with Git-like versioning of data and schemaWidely used open source RDBMS
Primary database modelRelational DBMSRelational DBMSRelational DBMS infoKey/Value like access via memcached API
Secondary database modelsDocument storeDocument storeDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.11
Rank#44  Overall
#28  Relational DBMS
Score0.69
Rank#219  Overall
#101  Relational DBMS
Score998.15
Rank#2  Overall
#2  Relational DBMS
Websiteaws.amazon.com/­rds/­auroragithub.com/­dolthub/­dolt
www.dolthub.com
www.mysql.com
Technical documentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmldocs.dolthub.comdev.mysql.com/­doc
DeveloperAmazonDoltHub IncOracle infosince 2010, originally MySQL AB, then Sun
Initial release201520181995
Current release9.0.0, July 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoGPL version 2. Commercial licenses with extended functionallity are available
Cloud-based only infoOnly available as a cloud serviceyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC and C++
Server operating systemshostedLinux
macOS
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Data schemeyesyesyes
Typing infopredefined data types such as float or dateyesyesyes
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.yesnoyes
Secondary indexesyesyesyes
SQL infoSupport of SQLyesyesyes infowith proprietary extensions
APIs and other access methodsADO.NET
JDBC
ODBC
CLI Client
HTTP REST
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresyesyes infocurrently in alpha releaseyes infoproprietary syntax
Triggersyesyesyes
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardOnly one user is configurable, and must be specified in the config file at startupUsers with fine-grained authorization concept infono user groups or 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

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

More resources
Amazon AuroraDoltMySQL
DB-Engines blog posts

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

show all

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

Vacasa’s migration to Amazon Aurora for a more efficient Property Management System
9 January 2025, AWS Blog

Introducing Amazon Aurora DSQL | Amazon Web Services
3 December 2024, AWS Blog

Amazon Aurora PostgreSQL Limitless Database is now generally available
31 October 2024, AWS Blog

Introducing scaling to 0 capacity with Amazon Aurora Serverless v2
20 November 2024, AWS Blog

Introducing scaling up to 256 ACUs with Amazon Aurora Serverless v2
8 October 2024, AWS Blog

provided by Google News

Top 100+ Essential Data Science Tools & Repos: Streamline Your Workflow Today!
17 October 2024, packtpub.com

An open-source data storage and visualization platform for collaborative qubit control
30 September 2024, Nature.com

7 Modern SQL Databases You Must Know in 2024
28 June 2024, KDnuggets

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

provided by Google News

MySQL Explained: Your Guide to Mastering This Powerful Database
29 August 2024, oracle.com

Amazon RDS for MySQL LTS version 8.4 is now generally available
21 November 2024, AWS Blog

Upgrading Uber’s MySQL Fleet to version 8.0
8 August 2024, Uber

Snowflake Brings Seamless PostgreSQL and MySQL Integration with New Connectors
16 July 2024, Snowflake

Spring Boot, Hibernate, JPA and MySQL
3 December 2024, TheServerSide.com

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

Neo4j logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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