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 > LevelDB vs. MariaDB vs. Oracle NoSQL vs. Postgres-XL vs. Quasardb

System Properties Comparison LevelDB vs. MariaDB vs. Oracle NoSQL vs. Postgres-XL vs. Quasardb

Editorial information provided by DB-Engines
NameLevelDB  Xexclude from comparisonMariaDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonPostgres-XL  Xexclude from comparisonQuasardb  Xexclude from comparison
DescriptionEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesMySQL 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.A multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresDistributed, high-performance timeseries database
Primary database modelKey-value storeRelational DBMSDocument store
Key-value store
Relational DBMS
Relational DBMSTime Series DBMS
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.35
Rank#111  Overall
#19  Key-value stores
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score0.14
Rank#332  Overall
#29  Time Series DBMS
Websitegithub.com/­google/­leveldbmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.oracle.com/­database/­nosql/­technologies/­nosqlwww.postgres-xl.orgquasar.ai
Technical documentationgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdmariadb.com/­kb/­en/­librarydocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.postgres-xl.org/­documentationdoc.quasar.ai/­master
DeveloperGoogleMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Oraclequasardb
Initial release20112009 infoFork of MySQL, which was first released in 199520112014 infosince 2012, originally named StormDB2009
Current release1.23, February 202111.3.2, February 202423.3, December 202310 R1, October 20183.14.1, January 2024
License infoCommercial or Open SourceOpen Source infoBSDOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoMozilla public licensecommercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenses
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++C and C++JavaCC++
Server operating systemsIllumos
Linux
OS X
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
Solaris SPARC/x86
Linux
macOS
BSD
Linux
OS X
Windows
Data schemeschema-freeyes infoDynamic columns are supportedSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesschema-free
Typing infopredefined data types such as float or datenoyesoptionalyesyes infointeger and binary
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.noyesnoyes infoXML type, but no XML query functionalityno
Secondary indexesnoyesyesyesyes infowith tags
SQL infoSupport of SQLnoyes infowith proprietary extensionsSQL-like DML and DDL statementsyes infodistributed, parallel query executionSQL-like query language
APIs and other access methodsADO.NET
JDBC
ODBC
Proprietary native API
RESTful HTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP API
Supported programming languagesC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-side scripts infoStored proceduresnoyes infoPL/SQL compatibility added with version 10.3nouser defined functionsno
Triggersnoyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneseveral options for horizontal partitioning and ShardingShardinghorizontal partitioningSharding infoconsistent hashing
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
Electable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-replica replication with selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integrationnowith Hadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infonot for MyISAM storage enginenoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infonot for MyISAM storage engineconfigurable infoACID within a storage node (=shard)ACID infoMVCCACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyes infowith automatic compression on writesyes infonot for in-memory storage engineyesyesyes infoby using LevelDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infowith MEMORY storage engineyes infooff heap cachenoyes infoTransient mode
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess rights for users and rolesfine grained access rights according to SQL-standardCryptographically strong user authentication and audit trail
More information provided by the system vendor
LevelDBMariaDBOracle NoSQLPostgres-XLQuasardb
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
LevelDBMariaDBOracle NoSQLPostgres-XLQuasardb
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

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

RocksDB - Facebook's Database Now Open Source
21 November 2013, iProgrammer

provided by Google News

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

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

MariaDB North American Roadshow Supports Accelerating Adoption of Open Source Relational Databases in the ...
16 May 2024, Yahoo News UK

MRDB Stock Earnings: MariaDB Reported Results for Q2 2024
16 May 2024, MSN

MariaDB Files Second Quarter Fiscal 2024 Financial Results
15 May 2024, Silicon Canals

provided by Google News

Connect to Oracle Cloud simulator from IntelliJ in under five minutes
10 May 2021, blogs.oracle.com

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

provided by Google News

Hubble Unexpectedly Finds Double Quasar in Distant Universe
4 October 2023, Science@NASA

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Precisely measure a quasar galaxy's weight
5 June 2023, Newswise

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.

RaimaDB logo

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

Milvus logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here