DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > 4D vs. AlaSQL vs. Apache Phoenix vs. Dgraph vs. MySQL

System Properties Comparison 4D vs. AlaSQL vs. Apache Phoenix vs. Dgraph vs. MySQL

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonAlaSQL  Xexclude from comparisonApache Phoenix  Xexclude from comparisonDgraph  Xexclude from comparisonMySQL  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemJavaScript DBMS libraryA scale-out RDBMS with evolutionary schema built on Apache HBaseDistributed and scalable native Graph DBMSWidely used open source RDBMS
Primary database modelRelational DBMSDocument store
Relational DBMS
Relational DBMSGraph DBMSRelational DBMS infoKey/Value like access via memcached API
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.37
Rank#110  Overall
#54  Relational DBMS
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
Score1029.49
Rank#2  Overall
#2  Relational DBMS
Websitewww.4d.comalasql.orgphoenix.apache.orgdgraph.iowww.mysql.com
Technical documentationdeveloper.4d.comgithub.com/­AlaSQL/­alasqlphoenix.apache.orgdgraph.io/­docsdev.mysql.com/­doc
Developer4D, IncAndrey Gershun & Mathias R. WulffApache Software FoundationDgraph Labs, Inc.Oracle infosince 2010, originally MySQL AB, then Sun
Initial release19842014201420161995
Current releasev20, April 20235.0-HBase2, July 2018 and 4.15-HBase1, December 20199.0.0, July 2024
License infoCommercial or Open SourcecommercialOpen Source infoMIT-LicenseOpen Source infoApache Version 2.0Open Source infoApache 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 languageJavaScriptJavaGoC and C++
Server operating systemsOS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
Unix
Windows
Linux
OS X
Windows
FreeBSD
Linux
OS X
Solaris
Windows
Data schemeyesschema-freeyes infolate-bound, schema-on-read capabilitiesschema-freeyes
Typing infopredefined data types such as float or dateyesnoyesyesyes
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.yesnononoyes
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLyes infoclose to SQL 92Close to SQL99, but no user access control, stored procedures and host language bindings.yesnoyes infowith proprietary extensions
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
JavaScript APIJDBCGraphQL query language
gRPC (using protocol buffers) API
HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languages4D proprietary IDE
PHP
JavaScriptC
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
Server-side scripts infoStored proceduresyesnouser defined functionsnoyes infoproprietary syntax
Triggersyesyesnonoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingyeshorizontal partitioning, sharding with MySQL Cluster or MySQL Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationnoneMulti-source replication
Source-replica replication
Synchronous replication via RaftMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoHadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesnonoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infoonly for local storage and DOM-storageACIDACIDACID 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 persistentyesyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlUsers and groupsnoAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyno infoPlanned for future releasesUsers 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
4D infoformer name: 4th DimensionAlaSQLApache PhoenixDgraphMySQL
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

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

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

Sundeck Announces the Public Availability of Its Query Engineering Platform for Snowflake
31 May 2023, Newswire

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

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

Announcing MySQL Implementation Oracle Certified Associate Exam
18 September 2024, Oracle

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

How to get started with MySQL
31 July 2024, InfoWorld

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

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

SingleStore logo

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

Neo4j logo

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

RaimaDB logo

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

Milvus logo

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

Present your product here