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

DBMS > AlaSQL vs. Apache Doris vs. MySQL vs. Riak TS

System Properties Comparison AlaSQL vs. Apache Doris vs. MySQL vs. Riak TS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAlaSQL  Xexclude from comparisonApache Doris  Xexclude from comparisonMySQL  Xexclude from comparisonRiak TS  Xexclude from comparison
DescriptionJavaScript DBMS libraryAn MPP-based analytics DBMS embracing the MySQL protocolWidely used open source RDBMSRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primary database modelDocument store
Relational DBMS
Relational DBMSRelational DBMS infoKey/Value like access via memcached APITime Series DBMS
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#260  Overall
#40  Document stores
#121  Relational DBMS
Score0.57
Rank#244  Overall
#113  Relational DBMS
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Websitealasql.orgdoris.apache.org
github.com/­apache/­doris
www.mysql.com
Technical documentationgithub.com/­AlaSQL/­alasqlgithub.com/­apache/­doris/­wikidev.mysql.com/­docwww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperAndrey Gershun & Mathias R. WulffApache Software Foundation, originally contributed from BaiduOracle infosince 2010, originally MySQL AB, then SunOpen Source, formerly Basho Technologies
Initial release2014201719952015
Current release1.2.2, February 20238.4.0, April 20243.0.0, September 2022
License infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2.0Open Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source
Cloud-based only infoOnly available as a cloud servicenononono
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 languageJavaScriptJavaC and C++Erlang
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)LinuxFreeBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Data schemeschema-freeyesyesschema-free
Typing infopredefined data types such as float or datenoyesyesno
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.nonoyesno
Secondary indexesnoyesyesrestricted
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.yesyes infowith proprietary extensionsyes, limited
APIs and other access methodsJavaScript APIJDBC
MySQL client
ADO.NET
JDBC
ODBC
Proprietary native API
HTTP API
Native Erlang Interface
Supported programming languagesJavaScriptJavaAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresnouser defined functionsyes infoproprietary syntaxErlang
Triggersyesnoyesyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioninghorizontal partitioning, sharding with MySQL Cluster or MySQL FabricSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneMulti-source replication
Source-replica replication
selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnoyes infonot for MyISAM storage engineno infolinks between datasets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes infoonly for local storage and DOM-storageACID infonot for MyISAM storage engineno
Concurrency infoSupport for concurrent manipulation of datayesyes infotable locks or row locks depending on storage engineyes
Durability infoSupport for making data persistentyes 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.yesnoyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardUsers with fine-grained authorization concept infono user groups or rolesno

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 partiesAiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

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

Navicat 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

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

More resources
AlaSQLApache DorisMySQLRiak TS
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

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

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

Migrating from ClickHouse to Apache Doris: Boosting OLAP Performance
9 October 2023, hackernoon.com

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

LLM-Powered OLAP: the Tencent Experience with Apache Doris
28 August 2023, hackernoon.com

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

Apache Doris Analytical Database Graduates from Apache Incubator
20 June 2022, Datanami

provided by Google News

Rule::array() and whereJsonOverlaps() for MySQL in Laravel 11.7
7 May 2024, Laravel News

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, blogs.oracle.com

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

How to Create a MySQL 8 Database User With Remote Access
4 January 2024, TechRepublic

provided by Google News

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

Basho open-sources its Riak TS database for the Internet Of Things
5 May 2016, TechCrunch

Basho brings open source Riak TS database for IoT
7 May 2016, Open Source For You

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News



Share this page

Featured Products

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

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

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