DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > MariaDB vs. OpenEdge vs. OrigoDB vs. RethinkDB vs. TimesTen

System Properties Comparison MariaDB vs. OpenEdge vs. OrigoDB vs. RethinkDB vs. TimesTen

Editorial information provided by DB-Engines
NameMariaDB  Xexclude from comparisonOpenEdge  Xexclude from comparisonOrigoDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionMySQL 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.Application development environment with integrated database management systemA fully ACID in-memory object graph databaseDBMS for the Web with a mechanism to push updated query results to applications in realtime.In-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMSRelational DBMSDocument store
Object oriented DBMS
Document storeRelational DBMS
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score91.04
Rank#13  Overall
#9  Relational DBMS
Score3.45
Rank#85  Overall
#46  Relational DBMS
Score0.06
Rank#380  Overall
#50  Document stores
#19  Object oriented DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Score1.36
Rank#161  Overall
#75  Relational DBMS
Websitemariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.progress.com/­openedgeorigodb.comrethinkdb.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationmariadb.com/­kb/­en/­librarydocumentation.progress.com/­output/­ua/­OpenEdge_latestorigodb.com/­docsrethinkdb.com/­docsdocs.oracle.com/­database/­timesten-18.1
DeveloperMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Progress Software CorporationRobert Friberg et alThe Linux Foundation infosince July 2017Oracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release2009 infoFork of MySQL, which was first released in 199519842009 infounder the name LiveDB20091998
Current release11.3.2, February 2024OpenEdge 12.2, March 20202.4.1, August 202011 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoGPL version 2, commercial enterprise subscription availablecommercialOpen SourceOpen Source infoApache Version 2commercial
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#C++
Server operating systemsFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
AIX
HP-UX
Linux
Solaris
Windows
Linux
Windows
Linux
OS X
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyes infoDynamic columns are supportedyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesUser defined using .NET types and collectionsyes infostring, binary, float, bool, date, geometryyes
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.yesyesno infocan be achieved using .NETnono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLyes infowith proprietary extensionsyes infoclose to SQL 92nonoyes
APIs and other access methodsADO.NET
JDBC
ODBC
Proprietary native API
JDBC
ODBC
.NET Client API
HTTP API
LINQ
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesAda
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Progress proprietary ABL (Advanced Business Language).NetC infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresyes infoPL/SQL compatibility added with version 10.3yesyesPL/SQL
Triggersyesyesyes infoDomain EventsClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesseveral options for horizontal partitioning and Shardinghorizontal partitioning infosince Version 11.4horizontal partitioning infoclient side managed; servers are not synchronizedSharding inforange basednone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Source-replica replicationSource-replica replicationSource-replica replicationMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integrityyes infonot for MyISAM storage engineyesdepending on modelnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infonot for MyISAM storage engineACIDACIDAtomic single-document operationsACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCC basedyes
Durability infoSupport for making data persistentyes infonot for in-memory storage engineyesyes infoWrite ahead logyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infowith MEMORY storage enginenoyesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardUsers and groupsRole based authorizationyes infousers and table-level permissionsfine grained access rights according to SQL-standard
More information provided by the system vendor
MariaDBOpenEdgeOrigoDBRethinkDBTimesTen
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
MariaDBOpenEdgeOrigoDBRethinkDBTimesTen
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

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

MariaDB plc (NYSE:MRDB) Short Interest Down 16.9% in May
16 June 2024, Defense World

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

RECOMMENDED CASH OFFER for MARIADB PLC by MERIDIAN BIDCO LLC ("Bidco") which is an Affiliate of K1 ...
7 June 2024, PR Newswire

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

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

provided by Google News

OpenEdge Application Development | Progress OpenEdge
14 September 2014, Progress Software

What's New in OpenEdge 12.8
15 April 2024, release.nl

PoC Exploit Released for OpenEdge Authentication Gateway & AdminServer Vulnerability
11 March 2024, GBHackers

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

Open Source Horizon Claims Edge over Google's Firebase Mobile Back-End -- ADTmag
23 May 2016, ADT Magazine

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

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