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

DBMS > EJDB vs. MariaDB vs. Newts vs. Stardog vs. STSdb

System Properties Comparison EJDB vs. MariaDB vs. Newts vs. Stardog vs. STSdb

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonMariaDB  Xexclude from comparisonNewts  Xexclude from comparisonStardog  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)MySQL 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.Time Series DBMS based on CassandraEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelDocument storeRelational DBMSTime Series DBMSGraph DBMS
RDF store
Key-value store
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
Score0.31
Rank#296  Overall
#44  Document stores
Score91.04
Rank#13  Overall
#9  Relational DBMS
Score0.07
Rank#375  Overall
#41  Time Series DBMS
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Score0.10
Rank#357  Overall
#51  Key-value stores
Websitegithub.com/­Softmotions/­ejdbmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
opennms.github.io/­newtswww.stardog.comgithub.com/­STSSoft/­STSdb4
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdmariadb.com/­kb/­en/­librarygithub.com/­OpenNMS/­newts/­wikidocs.stardog.com
DeveloperSoftmotionsMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
OpenNMS GroupStardog-UnionSTS Soft SC
Initial release20122009 infoFork of MySQL, which was first released in 1995201420102011
Current release11.3.2, February 20247.3.0, May 20204.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoGPLv2Open Source infoGPL version 2, commercial enterprise subscription availableOpen Source infoApache 2.0commercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoGPLv2, commercial license available
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 languageCC and C++JavaJavaC#
Server operating systemsserver-lessFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
OS X
Windows
Linux
macOS
Windows
Windows
Data schemeschema-freeyes infoDynamic columns are supportedschema-freeschema-free and OWL/RDFS-schema supportyes
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idyesyesyesyes infoprimitive types and user defined types (classes)
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.yesnono infoImport/export of XML data possible
Secondary indexesnoyesnoyes infosupports real-time indexing in full-text and geospatialno
SQL infoSupport of SQLnoyes infowith proprietary extensionsnoYes, compatible with all major SQL variants through dedicated BI/SQL Serverno
APIs and other access methodsin-process shared libraryADO.NET
JDBC
ODBC
Proprietary native API
HTTP REST
Java API
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
.NET Client API
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Java.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C#
Java
Server-side scripts infoStored proceduresnoyes infoPL/SQL compatibility added with version 10.3nouser defined functions and aggregates, HTTP Server extensions in Javano
Triggersnoyesnoyes infovia event handlersno
Partitioning methods infoMethods for storing different data on different nodesnoneseveral options for horizontal partitioning and ShardingSharding infobased on Cassandranonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
selectable replication factor infobased on CassandraMulti-source replication in HA-Clusternone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistency in HA-Cluster
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possibleyes infonot for MyISAM storage enginenoyes inforelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infonot for MyISAM storage enginenoACIDno
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyesyesyes
Durability infoSupport for making data persistentyesyes infonot for in-memory storage engineyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infowith MEMORY storage enginenoyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardnoAccess rights for users and rolesno
More information provided by the system vendor
EJDBMariaDBNewtsStardogSTSdb
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
EJDBMariaDBNewtsStardogSTSdb
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

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

MariaDB Executive Reshuffle: CRO Departs, CEO Contract Amended - TipRanks.com
31 May 2024, TipRanks

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

Progress Software (PRGS) Has No Intention to Make an Offer for MariaDB plc
2 May 2024, StreetInsider.com

Database maker MariaDB receives $37M takeover proposal
19 February 2024, SiliconANGLE News

provided by Google News



Share this page

Featured Products

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Present your product here