DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AllegroGraph vs. MariaDB vs. MongoDB

System Properties Comparison AllegroGraph vs. MariaDB vs. MongoDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAllegroGraph  Xexclude from comparisonMariaDB  Xexclude from comparisonMongoDB  Xexclude from comparison
DescriptionHigh performance, persistent RDF store with additional support for Graph DBMSMySQL 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.One of the most popular document stores available both as a fully managed cloud service and for deployment on self-managed infrastructure
Primary database modelDocument store infowith version 6.5
Graph DBMS
RDF store
Relational DBMSDocument store
Secondary database modelsSpatial DBMSDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Spatial DBMS
Search engine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.17
Rank#200  Overall
#31  Document stores
#17  Graph DBMS
#7  RDF stores
Score96.84
Rank#13  Overall
#9  Relational DBMS
Score458.78
Rank#5  Overall
#1  Document stores
Websiteallegrograph.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.mongodb.com
Technical documentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmlmariadb.com/­kb/­en/­librarydocs.mongodb.com/­manual
DeveloperFranz Inc.MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
MongoDB, Inc
Initial release20042009 infoFork of MySQL, which was first released in 19952009
Current release7.2.0, October 202110.10.3, February 20236.0.1, August 2022
License infoCommercial or Open Sourcecommercial infoLimited community edition freeOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.
Cloud-based only infoOnly available as a cloud servicenonono infoMongoDB available as DBaaS (MongoDB Atlas)
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
SkySQL (The Ultimate MariaDB Cloud): The first and only DBaaS to bring the full power of MariaDB Platform to the cloud, combining powerful enterprise features and world-class support with unrivaled ease of use and groundbreaking innovation.ScaleGrid for MongoDB Database: Fully managed hosting for MongoDB Database on a wide variety of cloud providers and On-Premises. Automate your management, scaling and backups through one centralized platform.
Implementation languageC and C++C++
Server operating systemsLinux
OS X
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
OS X
Solaris
Windows
Data schemeyes infoRDF schemasyes infoDynamic columns are supportedschema-free infoAlthough schema-free, documents of the same collection often follow the same structure. Optionally impose all or part of a schema by defining a JSON schema.
Typing infopredefined data types such as float or dateyesyesyes infostring, integer, double, decimal, boolean, date, object_id, geospatial
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.no infobulk load of XML files possibleyes
Secondary indexesyesyesyes
SQL infoSupport of SQLSPARQL is used as query languageyes infowith proprietary extensionsRead-only SQL queries via the MongoDB Connector for BI
APIs and other access methodsRESTful HTTP API
SPARQL
ADO.NET
JDBC
ODBC
Proprietary native API
proprietary protocol using JSON
Supported programming languagesC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Actionscript infounofficial driver
C
C#
C++
Clojure infounofficial driver
ColdFusion infounofficial driver
D infounofficial driver
Dart infounofficial driver
Delphi infounofficial driver
Erlang
Go
Groovy infounofficial driver
Haskell
Java
JavaScript
Lisp infounofficial driver
Lua infounofficial driver
MatLab infounofficial driver
Perl
PHP
PowerShell infounofficial driver
Prolog infounofficial driver
Python
R infounofficial driver
Ruby
Rust
Scala
Smalltalk infounofficial driver
Swift
Server-side scripts infoStored proceduresyes infoJavaScript or Common Lispyes infoPL/SQL compatibility added with version 10.3JavaScript
Triggersyesyesyes infoin MongoDB Atlas only
Partitioning methods infoMethods for storing different data on different nodeswith Federationseveral options for horizontal partitioning and ShardingSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
Multi-Source deployments with MongoDB Atlas Global Clusters
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynoyes infonot for MyISAM storage engineno infotypically not used, however similar functionality with DBRef possible
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infonot for MyISAM storage engineMulti-document ACID Transactions with snapshot isolation
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyes infonot for in-memory storage engineyes infooptional, enabled by default
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infowith MEMORY storage engineyes infoIn-memory storage engine introduced with MongoDB version 3.2
User concepts infoAccess controlUsers with fine-grained authorization concept, user roles and pluggable authenticationfine grained access rights according to SQL-standardAccess rights for users and roles
More information provided by the system vendor
AllegroGraphMariaDBMongoDB
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» more
MariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» more
MariaDB has many features unavailable in other open source relational databases....
» more
Typical application scenariosWeb, SaaS and Cloud operational/transactional applications that require high availability,...
» 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
News

Franz Inc. Named to KMWorld’s – 100 Companies That Matter in Knowledge Management
15 March 2023

What is a Semantic Layer?
6 January 2023

AllegroGraph Named “2023 – Trend Setting Product” by Database Trends and Applications
4 January 2023

The Hype Around Semantic Layers: How Important Are Standards?
11 November 2022

AllegroGraph Named “2022 Best Knowledge Graph” by KMWorld Readers’ Choice
9 November 2022

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
Percona: Database problems? Not on your watch.
Databases run better with Percona.
» more

Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Studio 3T: The world's favorite IDE for working with MongoDB
» more

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

More resources
AllegroGraphMariaDBMongoDB
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

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

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

show all

Recent citations in the news

The key to quantum computing AI applications: Flexible programming languages
2 July 2022, VentureBeat

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16 November 2021, AiThority

Why Enterprise Knowledge Graphs Need Semantics
2 October 2017, Datanami

Graph Visualization With A Time Machine
29 August 2017, Dataconomy

An Interview With Dr. Jans Aasman, CEO At Franz Inc. - Tech Company News
17 February 2023, techcompanynews.com

provided by Google News

MariaDB plc's (NYSE:MRDB) stock price dropped 24% last week; private equity firms would not be happy
22 March 2023, Simply Wall St

When Clouds Deliver Snow, a Cloud Database Helps Improve ...
1 March 2023, RTInsights

Technology Stocks on the Move Monday: STIX, EMAN, ARQQ, LVRO, MVLA, BKKT, MRDB, MTC
20 March 2023, InvestorsObserver

mariadb vs. MySQL
12 September 2022, Database Journal

Operational Database Management Systems (OPDBMS) Software ...
24 March 2023, Digital Journal

provided by Google News

Industry Voice: How MongoDB enabled M&S 'build' over 'buy ...
24 March 2023, Computing

MongoDB, Inc. Announces Fourth Quarter and Full Year Fiscal 2023 ...
8 March 2023, PR Newswire

MongoDB Unusual Options Activity For March 23 - MongoDB ...
23 March 2023, Benzinga

Why Datadog, MongoDB, and DocuSign Fell Today
20 March 2023, The Motley Fool

The Tough Climb To Profitability For MongoDB
9 March 2023, The Next Platform

provided by Google News

Job opportunities

PHP Web Developer & MariaDB
YouHelp.com, Remote

PHP Web Developer & MariaDB
GrantWriterTeam, Remote

Senior SQL Server Database Administrator
Scientific Games, Remote

Entry Level Python Developer - 482019
I28 Technologies Corporation, Remote

PHP Developer
6B, Sector, WV

MongoDB Architect/SrDev
Tech Mahindra / Microsoft, Remote

MongoDB Developer - REMOTE
Chabez Tech, Chicago, IL

2023 Software Engineering Recent Grad Positions – Cat Digital
Caterpillar, Chicago, IL

Web Development Opportunities
SuretyBonds.com, Remote

Junior Backend Developer
Actum Lab, Austin, TX

jobs by Indeed



Share this page

Featured Products

Redis logo

The world’s most loved real‑time data platform.
Try free

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Vertica logo

Vertica Accelerator. The fastest analytics and machine learning, delivered as SaaS, with automated setup, administration, and management. Free trial.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

Present your product here