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

DBMS > 4D vs. MariaDB vs. TimesTen vs. Tkrzw vs. VoltDB

System Properties Comparison 4D vs. MariaDB vs. TimesTen vs. Tkrzw vs. VoltDB

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonMariaDB  Xexclude from comparisonTimesTen  Xexclude from comparisonTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemMySQL 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.In-Memory RDBMS compatible to OracleA concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto CabinetDistributed 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 DBMSRelational DBMSRelational DBMSKey-value storeRelational DBMS
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.58
Rank#108  Overall
#54  Relational DBMS
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websitewww.4d.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.oracle.com/­database/­technologies/­related/­timesten.htmldbmx.net/­tkrzwwww.voltdb.com
Technical documentationdeveloper.4d.commariadb.com/­kb/­en/­librarydocs.oracle.com/­database/­timesten-18.1docs.voltdb.com
Developer4D, IncMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Oracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005Mikio HirabayashiVoltDB Inc.
Initial release19842009 infoFork of MySQL, which was first released in 1995199820202010
Current releasev20, April 202311.3.2, February 202411 Release 2 (11.2.2.8.0)0.9.3, August 202011.3, April 2022
License infoCommercial or Open SourcecommercialOpen Source infoGPL version 2, commercial enterprise subscription availablecommercialOpen Source infoApache Version 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.
Implementation languageC and C++C++Java, C++
Server operating systemsOS X
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
macOS
Linux
OS X infofor development
Data schemeyesyes infoDynamic columns are supportedyesschema-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.yesyesnono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLyes infoclose to SQL 92yes infowith proprietary extensionsyesnoyes infoonly a subset of SQL 99
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
ADO.NET
JDBC
ODBC
Proprietary native API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languages4D proprietary IDE
PHP
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C++
Java
PL/SQL
C++
Java
Python
Ruby
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresyesyes infoPL/SQL compatibility added with version 10.3PL/SQLnoJava
Triggersyesyesnonono
Partitioning methods infoMethods for storing different data on different nodesnoneseveral options for horizontal partitioning and ShardingnonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
noneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Foreign keys infoReferential integrityyesyes infonot for MyISAM storage engineyesnono infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infonot for MyISAM storage engineACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyes infonot for in-memory storage engineyes infoby means of logfiles and checkpointsyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infowith MEMORY storage engineyesyes infousing specific database classes
User concepts infoAccess controlUsers and groupsfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardnoUsers and roles with access to stored procedures
More information provided by the system vendor
4D infoformer name: 4th DimensionMariaDBTimesTenTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetVoltDB
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

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

More resources
4D infoformer name: 4th DimensionMariaDBTimesTenTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetVoltDB
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

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

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24 April 2024, PR Newswire

Progress outbids private equity in offer for MariaDB plc
28 March 2024, The Register

Progress Software Confirms Bid to Acquire MariaDB
26 March 2024, The Wall Street Journal

Struggling database company MariaDB could be taken private in $37M deal
19 February 2024, TechCrunch

Can MariaDB’s enterprise business be saved?
21 February 2024, InfoWorld

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here