DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > ArangoDB vs. Dolt vs. MySQL

System Properties Comparison ArangoDB vs. Dolt vs. MySQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonDolt  Xexclude from comparisonMySQL  Xexclude from comparison
DescriptionNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.A MySQL compatible DBMS with Git-like versioning of data and schemaWidely used open source RDBMS
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Relational DBMSRelational DBMS infoKey/Value like access via memcached API
Secondary database modelsDocument storeDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.88
Rank#85  Overall
#14  Document stores
#4  Graph DBMS
#12  Key-value stores
#10  Search engines
Score1.44
Rank#191  Overall
#91  Relational DBMS
Score1172.46
Rank#2  Overall
#2  Relational DBMS
Websitewww.arangodb.comgithub.com/­dolthub/­dolt
www.dolthub.com
www.mysql.com
Technical documentationwww.arangodb.com/­docs/­stabledocs.dolthub.comdev.mysql.com/­doc
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperArangoDB Inc.DoltHub IncOracle infosince 2010, originally MySQL AB, then Sun
Initial release201220181995
Current release3.10.5.1, March 20238.0.33, April 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoApache Version 2.0Open Source infoGPL version 2. Commercial licenses with extended functionallity are available
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ArangoDB Oasis –The Managed Cloud Service of ArangoDB. Oasis provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
  • ScaleGrid for MySQL: Fully managed MySQL hosting On-Premises and on a wide variety of cloud providers. Easily deploy, monitor, provision, and scale your deployments in the cloud.
  • PlanetScale: Deploy a fully managed database with the reliability of MySQL and the scale of open source Vitess with PlanetScale today. Predictably scale, increase workflow velocity, and deploy features with zero downtime.
Implementation languageC++GoC and C++
Server operating systemsLinux
OS X
Windows
Linux
macOS
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Data schemeschema-free infoautomatically recognizes schema within a collectionyesyes
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyesyes
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.noyes
Secondary indexesyesyesyes
SQL infoSupport of SQLnoyesyes infowith proprietary extensions
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
CLI Client
HTTP REST
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
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 proceduresJavaScriptyes infocurrently in alpha releaseyes infoproprietary syntax
Triggersnoyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0nonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factorA 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 methodsno infocan be done with stored procedures in JavaScriptnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsyesyes 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.yes
User concepts infoAccess controlyesOnly 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
ArangoDBDoltMySQL
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» more
News

May 2023: What’s the Latest with ArangoDB?
4 May 2023

Graph and Entity Resolution Against Cyber Fraud
3 April 2023

Combat Fraud with Graph
15 March 2023

February 2023: What’s the Latest with ArangoDB?
15 February 2023

Why Should You Care About SOC 2?
2 February 2023

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

DbVisualizer is equipping database professionals with the tools they need to build, manage and maintain state-of-the-art database technologies. It has sky-high user satisfaction and is the preferred tool for database professionals around the world. Customers include Tesla, Apple, Facebook, Deutsche Bank, NASA, and 25,000 others in 145 countries.
» more

PlanetScale: Deploy a fully managed serverless database with the reliability of MySQL and the tested scalability of Vitess. Predictably scale, increase workflow velocity, and deploy features with zero downtime.
Get started with a PlanetScale database today for free.
» more

SQLFlow: Provides a visual representation of the overall flow of data. Automated SQL data lineage analysis across Databases, ETL, Business Intelligence, Cloud and Hadoop environments by parsing SQL Script and stored procedure.
» more

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

More resources
ArangoDBDoltMySQL
DB-Engines blog posts

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

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

CPO/CCO, Former CEO, and Co-Founder Claudius Weinberger Will ...
8 May 2023, PR Web

Nosql Software Market to Witness Stunning Growth by 2030 | Top ...
24 May 2023, Scene for Dummies: Everything Hollywood Undead

Graph Database Market With Complete SWOT Analysis by Forecast ...
26 May 2023, Scene for Dummies: Everything Hollywood Undead

Trending:Operational Database Management Systems (OPDBMS ...
25 May 2023, Scene for Dummies: Everything Hollywood Undead

ArangoDB Unveils ArangoGraph Insights Platform
4 October 2022, Datanami

provided by Google News

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

Top Data Version Control Tools for Machine Learning Research in 2022
21 October 2022, MarkTechPost

Council Passes Amendment to Housing Department Operating ...
23 May 2023, Pasadena Now

MindsDB is now the leading and fastest growing applied ML ...
3 November 2022, PR Newswire

Radar Trends to Watch: July 2022 – O'Reilly
5 July 2022, O'Reilly Radar

provided by Google News

Building and deploying MySQL Raft at Meta
16 May 2023, Facebook Engineering

If you don't brush and floss, you're gonna get an abscess – same with MySQL updates
11 May 2023, The Register

Are you planning ahead for the MySQL 5.7 end of life? [Q&A]
22 May 2023, BetaNews

The right MySQL persistence.xml example file for JPA 3 and ...
1 May 2023, TheServerSide.com

Modernizing Storage to Drive Optimized MySQL Operations
1 May 2023, Database Trends and Applications

provided by Google News

Job opportunities

Product Marketing Manager
ArangoDB, Remote

Lead Infrastructure Engineer- Platform Engineer
WELLS FARGO BANK, Charlotte, NC

Lead Infrastructure Engineer- Platform Engineer
WELLS FARGO BANK, Plano, TX

Lead Infrastructure Engineer- Platform Engineer
WELLS FARGO BANK, Chandler, AZ

Lead Infrastructure Engineer- Platform Engineer
WELLS FARGO BANK, Minneapolis, MN

Data Scientist, Center for Global Health Science and Security - Georgetown University Medical Center
Georgetown University, Washington, DC

Webmaster (INFORMATION SYSTEMS ANALYST I, OPTION W)
State of Illinois, Springfield, IL

OFFICE COORDINATOR , Option II
State of Illinois, Highland, IL

zOS DBA (Information Systems Analyst II/Personal Service Contract)
State of Illinois, Springfield, IL

RTC Supervisor (Public Service Administrator - Option 3N)
State of Illinois, Chicago, IL

PHP/MySQL Developers
Webmasters.com, Tampa, FL

MySQL Database Administrator
365 RETAIL MARKETS, Remote

Technical Support
Green Geeks, Remote

REMOTE Web Developer (PHP / MySQL)
INTERNATIONAL COMMERCE & MARKETING CORP, Remote

Call Scripter (IT Dept)
Quality Contact Solutions, Remote

jobs by Indeed



Share this page

Featured Products

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Redis logo

The world’s most loved real‑time data platform.
Try free

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

AllegroGraph logo

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

Neo4j logo

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

Present your product here