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 > MySQL vs. RDF4J vs. ScyllaDB vs. Trafodion vs. VoltDB

System Properties Comparison MySQL vs. RDF4J vs. ScyllaDB vs. Trafodion vs. VoltDB

Editorial information provided by DB-Engines
NameMySQL  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonScyllaDB  Xexclude from comparisonTrafodion  Xexclude from comparisonVoltDB  Xexclude from comparison
Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
DescriptionWidely used open source RDBMSRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Cassandra and DynamoDB compatible wide column storeTransactional SQL-on-Hadoop DBMSDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelRelational DBMS infoKey/Value like access via memcached APIRDF storeWide column storeRelational DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Key-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score0.69
Rank#230  Overall
#9  RDF stores
Score4.75
Rank#68  Overall
#5  Wide column stores
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websitewww.mysql.comrdf4j.orgwww.scylladb.comtrafodion.apache.orgwww.voltdb.com
Technical documentationdev.mysql.com/­docrdf4j.org/­documentationdocs.scylladb.comtrafodion.apache.org/­documentation.htmldocs.voltdb.com
DeveloperOracle infosince 2010, originally MySQL AB, then SunSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.ScyllaDBApache Software Foundation, originally developed by HPVoltDB Inc.
Initial release19952004201520142010
Current release8.4.0, April 2024ScyllaDB Open Source 5.4.1, January 20242.3.0, February 201911.3, April 2022
License infoCommercial or Open SourceOpen Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoOpen Source (AGPL), commercial license availableOpen Source infoApache 2.0Open Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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.Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageC and C++JavaC++C++, JavaJava, C++
Server operating systemsFreeBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Unix
Windows
LinuxLinuxLinux
OS X infofor development
Data schemeyesyes infoRDF Schemasschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.yesnono
Secondary indexesyesyesyes infocluster global secondary indicesyesyes
SQL infoSupport of SQLyes infowith proprietary extensionsnoSQL-like DML and DDL statements (CQL)yesyes infoonly a subset of SQL 99
APIs and other access methodsADO.NET
JDBC
ODBC
Proprietary native API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
ADO.NET
JDBC
ODBC
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Java
PHP
Python
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
All languages supporting JDBC/ODBC/ADO.NetC#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresyes infoproprietary syntaxyesyes, LuaJava Stored ProceduresJava
Triggersyesyesnonono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning, sharding with MySQL Cluster or MySQL FabricnoneShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
noneselectable replication factor infoRepresentation of geographical distribution of servers is possibleyes, via HBaseMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes infovia user defined functions and HBaseno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency
Foreign keys infoReferential integrityyes infonot for MyISAM storage enginenoyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infonot for MyISAM storage engineACID infoIsolation support depends on the API usedno infoAtomicity and isolation are supported for single operationsACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayes infotable locks or row locks depending on storage engineyesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyes infoin-memory storage is supported as wellyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoin-memory tablesno
User concepts infoAccess controlUsers with fine-grained authorization concept infono user groups or rolesnoAccess rights for users can be defined per objectfine grained access rights according to SQL-standardUsers and roles with access to stored procedures
More information provided by the system vendor
MySQLRDF4J infoformerly known as SesameScyllaDBTrafodionVoltDB
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more

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
MySQLRDF4J infoformerly known as SesameScyllaDBTrafodionVoltDB
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

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

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

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

provided by Google News

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

Scylla Eyes Cassandra's NoSQL Workloads
13 February 2018, Datanami

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9 January 2020, Data Science Central

Scylla review: Apache Cassandra supercharged
18 December 2019, InfoWorld

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

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Aims for Fast Big Data Development -- ADTmag
29 January 2015, ADT Magazine

provided by Google News



Share this page

Featured Products

Neo4j logo

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

SingleStore logo

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

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

Milvus logo

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