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 > IBM Db2 vs. MariaDB vs. RDF4J vs. RocksDB vs. Sadas Engine

System Properties Comparison IBM Db2 vs. MariaDB vs. RDF4J vs. RocksDB vs. Sadas Engine

Editorial information provided by DB-Engines
NameIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonMariaDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonRocksDB  Xexclude from comparisonSadas Engine  Xexclude from comparison
DescriptionCommon in IBM host environments, 2 different versions for host and Windows/LinuxMySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.RDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Embeddable persistent key-value store optimized for fast storage (flash and RAM)SADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBRelational DBMSRDF storeKey-value storeRelational DBMS
Secondary database modelsDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
Document store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score128.46
Rank#8  Overall
#5  Relational DBMS
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score0.69
Rank#230  Overall
#9  RDF stores
Score3.65
Rank#85  Overall
#11  Key-value stores
Score0.00
Rank#383  Overall
#158  Relational DBMS
Websitewww.ibm.com/­products/­db2mariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
rdf4j.orgrocksdb.orgwww.sadasengine.com
Technical documentationwww.ibm.com/­docs/­en/­db2mariadb.com/­kb/­en/­libraryrdf4j.org/­documentationgithub.com/­facebook/­rocksdb/­wikiwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperIBMMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Since 2016 officially forked into an Eclipse project, former developer was Aduna Software.Facebook, Inc.SADAS s.r.l.
Initial release1983 infohost version2009 infoFork of MySQL, which was first released in 1995200420132006
Current release12.1, October 201611.3.2, February 20248.11.4, April 20248.0
License infoCommercial or Open Sourcecommercial infofree version is availableOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoEclipse Distribution License (EDL), v1.0.Open Source infoBSDcommercial infofree trial version available
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.
STACKIT MariaDB offers MariaDB in a fully managed version in enterprise grade, 100% GDPR-compliant.
Implementation languageC and C++C and C++JavaC++C++
Server operating systemsAIX
HP-UX
Linux
Solaris
Windows
z/OS
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
OS X
Unix
Windows
LinuxAIX
Linux
Windows
Data schemeyesyes infoDynamic columns are supportedyes infoRDF Schemasschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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 indexesyesyesyesnoyes
SQL infoSupport of SQLyesyes infowith proprietary extensionsnonoyes
APIs and other access methodsADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
ADO.NET
JDBC
ODBC
Proprietary native API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
C++ API
Java API
JDBC
ODBC
Proprietary protocol
Supported programming languagesC
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Java
PHP
Python
C
C++
Go
Java
Perl
Python
Ruby
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresyesyes infoPL/SQL compatibility added with version 10.3yesnono
Triggersyesyesyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoonly with Windows/Unix/Linux Versionseveral options for horizontal partitioning and Shardingnonehorizontal partitioninghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infowith separate tools (MQ, InfoSphere)Multi-source replication
Source-replica replication
noneyesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyes infonot for MyISAM storage enginenoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infonot for MyISAM storage engineACID infoIsolation support depends on the API usedyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infonot for in-memory storage engineyes infoin-memory storage is supported as wellyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infowith MEMORY storage engineyesyes infomanaged by 'Learn by Usage'
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardnonoAccess rights for users, groups and roles according to SQL-standard
More information provided by the system vendor
IBM Db2 infoformerly named DB2 or IBM Database 2MariaDBRDF4J infoformerly known as SesameRocksDBSadas Engine
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» 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 partiesNavicat for MariaDB provides a native environment for MariaDB database management and development.
» more
Speedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
IBM Db2 infoformerly named DB2 or IBM Database 2MariaDBRDF4J infoformerly known as SesameRocksDBSadas Engine
DB-Engines blog posts

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

Recent citations in the news

MariaDB plc: Shareholders speak, but execs are quiet
22 May 2024, InfoWorld

K1 Investment Management, LLC ("K1") Extension of Deadline Regarding Publication of Offer for MariaDB plc ...
22 May 2024, PR Newswire

Private equity offer for MariaDB gets thumbsup from shareholders
21 May 2024, The Register

MariaDB shareholders approve private equity takeover
22 May 2024, Computing

ServiceNow trades MariaDB for RaptorDB (PostgreSQL)
13 May 2024, Techzine Europe

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

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

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.

Present your product here