DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > MySQL vs. Splice Machine vs. SwayDB vs. Trafodion vs. XTDB

System Properties Comparison MySQL vs. Splice Machine vs. SwayDB vs. Trafodion vs. XTDB

Editorial information provided by DB-Engines
NameMySQL  Xexclude from comparisonSplice Machine  Xexclude from comparisonSwayDB  Xexclude from comparisonTrafodion  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
DescriptionWidely used open source RDBMSOpen-Source SQL RDBMS for Operational and Analytical use cases with native Machine Learning, powered by Hadoop and SparkAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageTransactional SQL-on-Hadoop DBMSA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelRelational DBMS infoKey/Value like access via memcached APIRelational DBMSKey-value storeRelational DBMSDocument store
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score0.54
Rank#250  Overall
#114  Relational DBMS
Score0.00
Rank#382  Overall
#59  Key-value stores
Score0.11
Rank#343  Overall
#46  Document stores
Websitewww.mysql.comsplicemachine.comswaydb.simer.autrafodion.apache.orggithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdev.mysql.com/­docsplicemachine.com/­how-it-workstrafodion.apache.org/­documentation.htmlwww.xtdb.com/­docs
DeveloperOracle infosince 2010, originally MySQL AB, then SunSplice MachineSimer PlahaApache Software Foundation, originally developed by HPJuxt Ltd.
Initial release19952014201820142019
Current release8.4.0, April 20243.1, March 20212.3.0, February 20191.19, September 2021
License infoCommercial or Open SourceOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoAGPL 3.0, commercial license availableOpen Source infoGNU Affero GPL V3.0Open Source infoApache 2.0Open 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.
Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageC and C++JavaScalaC++, JavaClojure
Server operating systemsFreeBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Solaris
Windows
LinuxAll OS with a Java 8 (and higher) VM
Linux
Data schemeyesyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesnoyesyes, 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.yesnonono
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLyes infowith proprietary extensionsyesnoyeslimited SQL, making use of Apache Calcite
APIs and other access methodsADO.NET
JDBC
ODBC
Proprietary native API
JDBC
Native Spark Datasource
ODBC
ADO.NET
JDBC
ODBC
HTTP REST
JDBC
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
C++
Java
JavaScript (Node.js)
Python
R
Scala
Java
Kotlin
Scala
All languages supporting JDBC/ODBC/ADO.NetClojure
Java
Server-side scripts infoStored proceduresyes infoproprietary syntaxyes infoJavanoJava Stored Proceduresno
Triggersyesyesnonono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning, sharding with MySQL Cluster or MySQL FabricShared Nothhing Auto-Sharding, Columnar PartitioningnoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
noneyes, via HBaseyes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoYes, via Full Spark Integrationnoyes infovia user defined functions and HBaseno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infonot for MyISAM storage engineyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infonot for MyISAM storage engineACIDAtomic execution of operationsACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infotable locks or row locks depending on storage engineyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes, 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.yesyesyesno
User concepts infoAccess controlUsers with fine-grained authorization concept infono user groups or rolesAccess rights for users, groups and roles according to SQL-standardnofine grained access rights according to SQL-standard

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

CData: Connect to Big Data & NoSQL through standard Drivers.
» 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

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

More resources
MySQLSplice MachineSwayDBTrafodionXTDB infoformerly named Crux
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

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, Oracle

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15 February 2024, Simplilearn

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

provided by Google News

Machine learning data pipeline outfit Splice Machine files for insolvency
26 August 2021, The Register

Splice Machine Launches the Splice Machine Feature Store to Simplify Feature Engineering and Democratize Machine ...
19 January 2021, PR Newswire

How Splice Machine's Data Platform for Intelligent Apps Works
29 September 2020, eWeek

Splice Machine Launches Feature Store to Simplify Feature Engineering
19 January 2021, Datanami

Distributed SQL System Review: Snowflake vs Splice Machine
18 September 2019, Towards Data Science

provided by Google News

Evaluating HTAP Databases for Machine Learning Applications
2 November 2016, KDnuggets

HP Throws Trafodion Hat into OLTP Hadoop Ring
14 July 2014, Datanami

Low-latency, distributed database architectures are critical for emerging fog applications
7 April 2022, Embedded Computing Design

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

RaimaDB logo

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

SingleStore logo

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

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

Present your product here