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

DBMS > AlaSQL vs. Apache Phoenix vs. Dgraph vs. Dolt vs. MySQL

System Properties Comparison AlaSQL vs. Apache Phoenix vs. Dgraph vs. Dolt vs. MySQL

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonApache Phoenix  Xexclude from comparisonDgraph  Xexclude from comparisonDolt  Xexclude from comparisonMySQL  Xexclude from comparison
DescriptionJavaScript DBMS libraryA scale-out RDBMS with evolutionary schema built on Apache HBaseDistributed and scalable native Graph DBMSA MySQL compatible DBMS with Git-like versioning of data and schemaWidely used open source RDBMS
Primary database modelDocument store
Relational DBMS
Relational DBMSGraph DBMSRelational 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
Score0.42
Rank#264  Overall
#42  Document stores
#122  Relational DBMS
Score1.90
Rank#125  Overall
#59  Relational DBMS
Score1.39
Rank#155  Overall
#15  Graph DBMS
Score0.93
Rank#194  Overall
#90  Relational DBMS
Score1029.49
Rank#2  Overall
#2  Relational DBMS
Websitealasql.orgphoenix.apache.orgdgraph.iogithub.com/­dolthub/­dolt
www.dolthub.com
www.mysql.com
Technical documentationgithub.com/­AlaSQL/­alasqlphoenix.apache.orgdgraph.io/­docsdocs.dolthub.comdev.mysql.com/­doc
DeveloperAndrey Gershun & Mathias R. WulffApache Software FoundationDgraph Labs, Inc.DoltHub IncOracle infosince 2010, originally MySQL AB, then Sun
Initial release20142014201620181995
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 20199.0.0, July 2024
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2.0Open Source infoApache 2.0Open Source infoApache Version 2.0Open Source infoGPL version 2. Commercial licenses with extended functionallity are available
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.
Implementation languageJavaScriptJavaGoGoC and C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Linux
Unix
Windows
Linux
OS X
Windows
Linux
macOS
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Data schemeschema-freeyes infolate-bound, schema-on-read capabilitiesschema-freeyesyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nonononoyes
Secondary indexesnoyesyesyesyes
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yesnoyesyes infowith proprietary extensions
APIs and other access methodsJavaScript APIJDBCGraphQL query language
gRPC (using protocol buffers) API
HTTP API
CLI Client
HTTP REST
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesJavaScriptC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
C#
C++
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
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 proceduresnouser defined functionsnoyes infocurrently in alpha releaseyes infoproprietary syntax
Triggersyesnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingyesnonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
Synchronous replication via RaftA 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 methodsnoHadoop integrationnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyesyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACIDACIDACIDACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlnoAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyno infoPlanned for future releasesOnly 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 partiesNavicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

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

More resources
AlaSQLApache PhoenixDgraphDoltMySQL
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

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

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28 February 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix
2 June 2016, AWS Blog

Deep dive into Azure HDInsight 4.0
25 September 2018, azure.microsoft.com

Hortonworks Starts Hadoop Summit with Data Platform Update
28 June 2016, ADT Magazine

Apache Drill Adds New Data Formats
28 March 2022, iProgrammer

Amazon EMR 4.7.0 – Apache Tez & Phoenix, Updates to Existing Apps
2 June 2016, AWS Blog

provided by Google News

Top Open Source Graph Databases
3 June 2024, MarkTechPost

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

Graph Database Market size to grow by USD 7.40 billion between 2022 - 2027 | Growth Driven by Lack of standardization and programming flexibility - Technavio
13 December 2023, Yahoo Finance

Dgraph on AWS: Setting up a horizontally scalable graph database
1 September 2020, AWS Blog

Dgraph raises $11.5 million for scalable graph database solutions
31 July 2019, VentureBeat

provided by Google News

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

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

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

25 Hot New Data Tools and What They DON’T Do
14 May 2020, Towards Data Science

Solve your MLOps Problems with an Open Source Data Science Stack
2 June 2021, Towards Data Science

provided by Google News

Proposal Seeks To Replace MySQL With MariaDB By Default For Ubuntu 25.04
20 September 2024, Phoronix

Learn how Presence migrated off a monolithic Amazon RDS for MySQL instance, with near-zero downtime, using replication filters
17 September 2024, AWS Blog

HeatWave MySQL – New Capabilities for OLTP Workloads
10 September 2024, blogs.oracle.com

Older PHP & MySQL no longer working in Later Versions
15 May 2024, SitePoint

How to get started with MySQL
31 July 2024, InfoWorld

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.

Milvus logo

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

SingleStore logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here