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

DBMS > ArcadeDB vs. Heroic vs. MySQL vs. SAP Advantage Database Server vs. ToroDB

System Properties Comparison ArcadeDB vs. Heroic vs. MySQL vs. SAP Advantage Database Server vs. ToroDB

Editorial information provided by DB-Engines
NameArcadeDB  Xexclude from comparisonHeroic  Xexclude from comparisonMySQL  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparisonToroDB  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.ToroDB seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionFast and scalable multi-model DBMS, originally forked from OrientDB but most of the code has been rewrittenTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchWidely used open source RDBMSLow-cost RDBMS with access to ISAM and FoxPro data structuresA MongoDB-compatible JSON document store, built on top of PostgreSQL
Primary database modelDocument store
Graph DBMS
Key-value store
Time Series DBMS infoin next version
Time Series DBMSRelational DBMS infoKey/Value like access via memcached APIRelational DBMSDocument store
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.02
Rank#366  Overall
#50  Document stores
#38  Graph DBMS
#53  Key-value stores
#36  Time Series DBMS
Score0.51
Rank#255  Overall
#21  Time Series DBMS
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Websitearcadedb.comgithub.com/­spotify/­heroicwww.mysql.comwww.sap.com/products/advantage-database-server.htmlgithub.com/­torodb/­server
Technical documentationdocs.arcadedb.comspotify.github.io/­heroicdev.mysql.com/­doc
DeveloperArcade DataSpotifyOracle infosince 2010, originally MySQL AB, then SunSybase, SAP8Kdata
Initial release20212014199519932016
Current releaseSeptember 20218.4.0, April 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache 2.0Open Source infoGPL version 2. Commercial licenses with extended functionallity are availablecommercialOpen Source infoAGPL-V3
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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageJavaJavaC and C++Java
Server operating systemsAll OS with a Java VMFreeBSD
Linux
OS X
Solaris
Windows
Linux
Windows
All OS with a Java 7 VM
Data schemeschema-freeschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes infostring, integer, double, boolean, date, object_id
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.nonoyesnono
Secondary indexesyesyes infovia Elasticsearchyesyes
SQL infoSupport of SQLSQL-like query language, no joinsnoyes infowith proprietary extensionsyes
APIs and other access methodsJDBC
MongoDB API
OpenCypher
PostgreSQL wire protocol
Redis API
RESTful HTTP/JSON API
TinkerPop Gremlin
HQL (Heroic Query Language, a JSON-based language)
HTTP API
ADO.NET
JDBC
ODBC
Proprietary native API
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesJavaAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Delphi
Perl
PHP
Server-side scripts infoStored proceduresnoyes infoproprietary syntaxyes
Triggersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning, sharding with MySQL Cluster or MySQL FabricnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesMulti-source replication
Source-replica replication
Multi-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyes inforelationship in graphsnoyes infonot for MyISAM storage engineyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACID infonot for MyISAM storage engineACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engineyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno infocaching of (temporary) tables can be configured
User concepts infoAccess controlUsers with fine-grained authorization concept infono user groups or rolesfine grained access rights according to SQL-standardAccess rights for users and 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

Aiven 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

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

More resources
ArcadeDBHeroicMySQLSAP Advantage Database Server infoformer name: Sybase ADSToroDB
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

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

How to Sync Data From MySQL to Doris Using SeaTunnel
9 May 2024, hackernoon.com

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

provided by Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

AIRWORLD PART 15: WORLD'S SECOND BEST AIRPORT TERMINAL
30 September 2005, Ad Age

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

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

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

Present your product here