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 > IBM Cloudant vs. LokiJS vs. MariaDB vs. Microsoft Azure Cosmos DB vs. OrigoDB

System Properties Comparison IBM Cloudant vs. LokiJS vs. MariaDB vs. Microsoft Azure Cosmos DB vs. OrigoDB

Editorial information provided by DB-Engines
NameIBM Cloudant  Xexclude from comparisonLokiJS  Xexclude from comparisonMariaDB  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonOrigoDB  Xexclude from comparison
DescriptionDatabase as a Service offering based on Apache CouchDBIn-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 serviceA fully ACID in-memory object graph database
Primary database modelDocument storeDocument storeRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Document store
Object oriented 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
Score2.75
Rank#104  Overall
#19  Document stores
Score0.49
Rank#260  Overall
#42  Document stores
Score91.04
Rank#13  Overall
#9  Relational DBMS
Score27.71
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Websitewww.ibm.com/­products/­cloudantgithub.com/­techfort/­LokiJSmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
azure.microsoft.com/­services/­cosmos-dborigodb.com
Technical documentationcloud.ibm.com/­docs/­Cloudanttechfort.github.io/­LokiJSmariadb.com/­kb/­en/­librarylearn.microsoft.com/­azure/­cosmos-dborigodb.com/­docs
DeveloperIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014MariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
MicrosoftRobert Friberg et al
Initial release201020142009 infoFork of MySQL, which was first released in 199520142009 infounder the name LiveDB
Current release11.3.2, February 2024
License infoCommercial or Open SourcecommercialOpen SourceOpen Source infoGPL version 2, commercial enterprise subscription availablecommercialOpen Source
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
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 languageErlangJavaScriptC and C++C#
Server operating systemshostedserver-less, requires a JavaScript environment (browser, Node.js)FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
hostedLinux
Windows
Data schemeschema-freeschema-freeyes infoDynamic columns are supportedschema-freeyes
Typing infopredefined data types such as float or datenonoyesyes infoJSON typesUser defined using .NET types and collections
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.nonoyesno infocan be achieved using .NET
Secondary indexesyesyes infovia viewsyesyes infoAll properties auto-indexed by defaultyes
SQL infoSupport of SQLnonoyes infowith proprietary extensionsSQL-like query languageno
APIs and other access methodsRESTful HTTP/JSON APIJavaScript APIADO.NET
JDBC
ODBC
Proprietary native API
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
.NET Client API
HTTP API
LINQ
Supported programming languagesC#
Java
JavaScript
Objective-C
PHP
Ruby
JavaScriptAda
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
.Net
Server-side scripts infoStored proceduresView functions (Map-Reduce) in JavaScriptView functions in JavaScriptyes infoPL/SQL compatibility added with version 10.3JavaScriptyes
TriggersyesyesyesJavaScriptyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodesShardingnoneseveral options for horizontal partitioning and ShardingSharding infoImplicit feature of the cloud servicehorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
noneMulti-source replication
Source-replica replication
yes infoImplicit feature of the cloud serviceSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*no
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencynoneImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Foreign keys infoReferential integritynonoyes infonot for MyISAM storage enginenodepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a document possibleno infoatomic operations within a single collection possibleACID infonot for MyISAM storage engineMulti-item ACID transactions with snapshot isolation within a partitionACID
Concurrency infoSupport for concurrent manipulation of datayes infoOptimistic lockingyesyesyes
Durability infoSupport for making data persistentyesyes 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 engineyesyes infoWrite ahead log
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infowith MEMORY storage engineyes
User concepts infoAccess controlAccess rights for users can be defined per databasenofine grained access rights according to SQL-standardAccess rights can be defined down to the item levelRole based authorization
More information provided by the system vendor
IBM CloudantLokiJSMariaDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBOrigoDB
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
IBM CloudantLokiJSMariaDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBOrigoDB
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

Recent citations in the news

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, ibm.com

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Private equity offer for MariaDB gets thumbsup from shareholders
21 May 2024, The Register

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

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

MariaDB Files Second Quarter Fiscal 2024 Financial Results
15 May 2024, Yahoo Finance

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

provided by Google News

Building Planet-Scale .NET Apps with Azure Cosmos DB
4 June 2024, Visual Studio Magazine

Public Preview: DiskANN vector indexing and search in Azure Cosmos DB NoSQL | Azure updates
21 May 2024, Microsoft

Public Preview: vCore-based Azure Cosmos DB for MongoDB cross-region disaster recovery (DR) | Azure updates
21 May 2024, Microsoft

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

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

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

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.

Present your product here