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

DBMS > MariaDB vs. NebulaGraph vs. Oracle Berkeley DB vs. Postgres-XL

System Properties Comparison MariaDB vs. NebulaGraph vs. Oracle Berkeley DB vs. Postgres-XL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMariaDB  Xexclude from comparisonNebulaGraph  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonPostgres-XL  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.A distributed, linear scalable, high perfomant Graph DBMSWidely used in-process key-value storeBased on PostgreSQL enhanced with MPP and write-scale-out cluster features
Primary database modelRelational DBMSGraph DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Relational 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
Score93.81
Rank#13  Overall
#9  Relational DBMS
Score2.12
Rank#125  Overall
#10  Graph DBMS
Score2.52
Rank#114  Overall
#20  Key-value stores
#3  Native XML DBMS
Score0.52
Rank#256  Overall
#117  Relational DBMS
Websitemariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
github.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.oracle.com/­database/­technologies/­related/­berkeleydb.htmlwww.postgres-xl.org
Technical documentationmariadb.com/­kb/­en/­librarydocs.nebula-graph.iodocs.oracle.com/­cd/­E17076_05/­html/­index.htmlwww.postgres-xl.org/­documentation
DeveloperMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Vesoft Inc.Oracle infooriginally developed by Sleepycat, which was acquired by Oracle
Initial release2009 infoFork of MySQL, which was first released in 1995201919942014 infosince 2012, originally named StormDB
Current release11.3.2, February 202418.1.40, May 202010 R1, October 2018
License infoCommercial or Open SourceOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infocommercial license availableOpen Source infoMozilla public license
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC and C++C++C, Java, C++ (depending on the Berkeley DB edition)C
Server operating systemsFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
LinuxAIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
macOS
Data schemeyes infoDynamic columns are supportedStrong typed schemaschema-freeyes
Typing infopredefined data types such as float or dateyesyesnoyes
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.yesnoyes infoonly with the Berkeley DB XML editionyes infoXML type, but no XML query functionality
Secondary indexesyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.yesyes
SQL infoSupport of SQLyes infowith proprietary extensionsSQL-like query languageyes infoSQL interfaced based on SQLite is availableyes infodistributed, parallel query execution
APIs and other access methodsADO.NET
JDBC
ODBC
Proprietary native API
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesAda
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C++
Go
Java
PHP
Python
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresyes infoPL/SQL compatibility added with version 10.3user defined functionsnouser defined functions
Triggersyesyes infoonly for the SQL APIyes
Partitioning methods infoMethods for storing different data on different nodesseveral options for horizontal partitioning and ShardingShardingnonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Causal Clustering using Raft protocolSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infonot for MyISAM storage engineyes infoRelationships in graphsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infonot for MyISAM storage engineACIDACIDACID infoMVCC
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyes infonot for in-memory storage engineyes infousing RocksDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infowith MEMORY storage engineyesyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardRole-based access controlnofine grained access rights according to SQL-standard
More information provided by the system vendor
MariaDBNebulaGraphOracle Berkeley DBPostgres-XL
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
NebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» more
NebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» more
Social networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Companies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
At our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» more
NebulaGraph is open source and free to use under Apache 2.0 license.
» 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
MariaDBNebulaGraphOracle Berkeley DBPostgres-XL
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

Form 8.1 Opening Position Disclosure (MariaDB plc)
10 April 2024, Yahoo Finance

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

MariaDB (NYSE:MRDB) Shares Up 2.4%
13 April 2024, Defense World

MariaDB Receives Takeover Bid | DealFlow's SPAC News
29 March 2024, DealFlow's SPAC News

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

provided by Google News

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3 April 2024, PR Newswire

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 2024, Yahoo Finance

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China’s growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

Motorola A780 Linux based smartphone to have mobile database
14 September 2004, Geekzone

Squid 5.1 arrives after three years of development and these are its novelties
14 October 2021, Desde Linux

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.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

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

Present your product here