DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Heroic vs. Percona Server for MySQL vs. SAP Advantage Database Server vs. SQL.JS vs. XTDB

System Properties Comparison Heroic vs. Percona Server for MySQL vs. SAP Advantage Database Server vs. SQL.JS vs. XTDB

Editorial information provided by DB-Engines
NameHeroic  Xexclude from comparisonPercona Server for MySQL  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparisonSQL.JS  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchEnhanced drop-in replacement for MySQL based on XtraDB or TokuDB storage engines with improved performance and additional diagnostic and management features.Low-cost RDBMS with access to ISAM and FoxPro data structuresPort of SQLite to JavaScriptA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelTime Series DBMSRelational DBMSRelational DBMSRelational DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.46
Rank#265  Overall
#22  Time Series DBMS
Score2.10
Rank#119  Overall
#57  Relational DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score0.18
Rank#332  Overall
#46  Document stores
Websitegithub.com/­spotify/­heroicwww.percona.com/­software/­mysql-database/­percona-serverwww.sap.com/products/advantage-database-server.htmlsql.js.orggithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationspotify.github.io/­heroicwww.percona.com/­downloads/­Percona-Server-LATESTsql.js.org/­documentation/­index.htmlwww.xtdb.com/­docs
DeveloperSpotifyPerconaSybase, SAPAlon Zakai infoenhancements implemented by othersJuxt Ltd.
Initial release20142008199320122019
Current release8.0.36-28, 20241.19, September 2021
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGPL version 2commercialOpen SourceOpen Source infoMIT License
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 languageJavaC and C++JavaScriptClojure
Server operating systemsLinuxLinux
Windows
server-less, requires a JavaScript environment (browser, Node.js)All OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes, extensible-data-notation format
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.noyesnonono
Secondary indexesyes infovia Elasticsearchyesyesyes
SQL infoSupport of SQLnoyesyesyes infoSQL-92 is not fully supportedlimited SQL, making use of Apache Calcite
APIs and other access methodsHQL (Heroic Query Language, a JSON-based language)
HTTP API
ADO.NET
JDBC
ODBC
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
JavaScript APIHTTP REST
JDBC
Supported programming languagesAda
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Delphi
Perl
PHP
JavaScriptClojure
Java
Server-side scripts infoStored proceduresnoyesyesnono
Triggersnoyesyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingnonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication
Source-replica replication
XtraDB Cluster
Multi-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
noneyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynoyesyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesno infoexcept by serializing a db to a fileyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
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 configuredyes
User concepts infoAccess controlUsers with fine-grained authorization concept infono user groups or rolesfine grained access rights according to SQL-standardno

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

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

More resources
HeroicPercona Server for MySQLSAP Advantage Database Server infoformer name: Sybase ADSSQL.JSXTDB infoformerly named Crux
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

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

provided by Google News

A Momentous 2023, Headlined by a 19% increase of ARR, Positions Percona for Even Greater Success in the Year ...
27 March 2024, businesswire.com

Sizing Up Servers: Intel's Skylake-SP Xeon versus AMD's EPYC 7000 - The Server CPU Battle of the Decade?
11 July 2017, AnandTech

ScaleFlux computational storage makes Percona MySQL faster – Blocks and Files
5 August 2020, Blocks & Files

How to deploy the Percona database performance monitor with Docker
24 February 2023, TechRepublic

Update or migrate? Planning for MySQL 5.7 EOL
22 June 2023, InfoWorld

provided by Google News

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

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

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

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.

Present your product here