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

DBMS > LokiJS vs. MariaDB vs. Microsoft Azure Cosmos DB vs. Newts vs. RRDtool

System Properties Comparison LokiJS vs. MariaDB vs. Microsoft Azure Cosmos DB vs. Newts vs. RRDtool

Editorial information provided by DB-Engines
NameLokiJS  Xexclude from comparisonMariaDB  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonNewts  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionIn-memory JavaScript 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.Globally distributed, horizontally scalable, multi-model database serviceTime Series DBMS based on CassandraIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.
Primary database modelDocument storeRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Time Series DBMSTime Series 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
Score0.43
Rank#264  Overall
#42  Document stores
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Websitegithub.com/­techfort/­LokiJSmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
azure.microsoft.com/­services/­cosmos-dbopennms.github.io/­newtsoss.oetiker.ch/­rrdtool
Technical documentationtechfort.github.io/­LokiJSmariadb.com/­kb/­en/­librarylearn.microsoft.com/­azure/­cosmos-dbgithub.com/­OpenNMS/­newts/­wikioss.oetiker.ch/­rrdtool/­doc
DeveloperMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
MicrosoftOpenNMS GroupTobias Oetiker
Initial release20142009 infoFork of MySQL, which was first released in 1995201420141999
Current release11.3.2, February 20241.8.0, 2022
License infoCommercial or Open SourceOpen SourceOpen Source infoGPL version 2, commercial enterprise subscription availablecommercialOpen Source infoApache 2.0Open Source infoGPL V2 and FLOSS
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptC and C++JavaC infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
hostedLinux
OS X
Windows
HP-UX
Linux
Data schemeschema-freeyes infoDynamic columns are supportedschema-freeschema-freeyes
Typing infopredefined data types such as float or datenoyesyes infoJSON typesyesNumeric data only
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.noyesnono infoExporting into and restoring from XML files possible
Secondary indexesyes infovia viewsyesyes infoAll properties auto-indexed by defaultnono
SQL infoSupport of SQLnoyes infowith proprietary extensionsSQL-like query languagenono
APIs and other access methodsJavaScript APIADO.NET
JDBC
ODBC
Proprietary native API
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
HTTP REST
Java API
in-process shared library
Pipes
Supported programming languagesJavaScriptAda
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
JavaC infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
Server-side scripts infoStored proceduresView functions in JavaScriptyes infoPL/SQL compatibility added with version 10.3JavaScriptnono
TriggersyesyesJavaScriptnono
Partitioning methods infoMethods for storing different data on different nodesnoneseveral options for horizontal partitioning and ShardingSharding infoImplicit feature of the cloud serviceSharding infobased on Cassandranone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
yes infoImplicit feature of the cloud serviceselectable replication factor infobased on Cassandranone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
none
Foreign keys infoReferential integritynoyes infonot for MyISAM storage enginenonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single collection possibleACID infonot for MyISAM storage engineMulti-item ACID transactions with snapshot isolation within a partitionnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.yes 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.yesyes infowith MEMORY storage enginenoyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardAccess rights can be defined down to the item levelnono
More information provided by the system vendor
LokiJSMariaDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBNewtsRRDtool
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
CData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
LokiJSMariaDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBNewtsRRDtool
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

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

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

LokiJS - A JavaScript Database
18 November 2014, 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

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

Progress Software Confirms Bid to Acquire MariaDB
26 March 2024, The Wall Street Journal

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

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

provided by Google News

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K | Azure Blog
8 May 2024, Microsoft

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, Microsoft

Evaluating Performance: CosmosDB vs. Azure SQL
16 January 2024, Хабр

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

provided by Google News

Farewell, Froggy: The Age of Ribbit Is Nearing an End
25 May 2013, Mother Jones

provided by Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9 January 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

Cacti: Using Graphs to Monitor Networks and Devices
16 March 2011, Packt Hub

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

A plotting utility for text mode consoles and terminals @tenox77
28 June 2023, Adafruit Blog

provided by Google News



Share this page

Featured Products

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

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here