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

DBMS > CouchDB vs. InfluxDB vs. LevelDB vs. MariaDB vs. Sadas Engine

System Properties Comparison CouchDB vs. InfluxDB vs. LevelDB vs. MariaDB vs. Sadas Engine

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonInfluxDB  Xexclude from comparisonLevelDB  Xexclude from comparisonMariaDB  Xexclude from comparisonSadas Engine  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.DBMS for storing time series, events and metricsEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesMySQL 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.SADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelDocument storeTime Series DBMSKey-value storeRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionSpatial DBMS infowith GEO packageDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score10.26
Rank#45  Overall
#7  Document stores
Score26.56
Rank#28  Overall
#1  Time Series DBMS
Score2.75
Rank#107  Overall
#19  Key-value stores
Score93.81
Rank#13  Overall
#9  Relational DBMS
Score0.03
Rank#379  Overall
#156  Relational DBMS
Websitecouchdb.apache.orgwww.influxdata.com/­products/­influxdb-overviewgithub.com/­google/­leveldbmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.sadasengine.com
Technical documentationdocs.couchdb.org/­en/­stabledocs.influxdata.com/­influxdbgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdmariadb.com/­kb/­en/­librarywww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerGoogleMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
SADAS s.r.l.
Initial release2005201320112009 infoFork of MySQL, which was first released in 19952006
Current release3.3.3, December 20232.7.5, January 20241.23, February 202111.3.2, February 20248.0
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoMIT-License; commercial enterprise version availableOpen Source infoBSDOpen Source infoGPL version 2, commercial enterprise subscription availablecommercial infofree trial version 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.
Implementation languageErlangGoC++C and C++C++
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
Linux
OS X infothrough Homebrew
Illumos
Linux
OS X
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
AIX
Linux
Windows
Data schemeschema-freeschema-freeschema-freeyes infoDynamic columns are supportedyes
Typing infopredefined data types such as float or datenoNumeric data and Stringsnoyesyes
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.nononoyesno
Secondary indexesyes infovia viewsnonoyesyes
SQL infoSupport of SQLnoSQL-like query languagenoyes infowith proprietary extensionsyes
APIs and other access methodsRESTful HTTP/JSON APIHTTP API
JSON over UDP
ADO.NET
JDBC
ODBC
Proprietary native API
JDBC
ODBC
Proprietary protocol
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Perl
PHP
Python
R
Ruby
Rust
Scala
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresView functions in JavaScriptnonoyes infoPL/SQL compatibility added with version 10.3no
Triggersyesnonoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0Sharding infoin enterprise version onlynoneseveral options for horizontal partitioning and Shardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
selectable replication factor infoin enterprise version onlynoneMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyes infonot for MyISAM storage engineyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possiblenonoACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infowith automatic compression on writesyes infonot for in-memory storage engineyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoDepending on used storage engineyes infowith MEMORY storage engineyes infomanaged by 'Learn by Usage'
User concepts infoAccess controlAccess rights for users can be defined per databasesimple rights management via user accountsnofine grained access rights according to SQL-standardAccess rights for users, groups and roles according to SQL-standard
More information provided by the system vendor
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"InfluxDBLevelDBMariaDBSadas Engine
Specific characteristicsInfluxData is the creator of InfluxDB , the open source time series database. It...
» more
MariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesTime to Value InfluxDB is available in all the popular languages and frameworks,...
» more
MariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosIoT & Sensor Monitoring Developers are witnessing the instrumentation of every available...
» more
Web, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customersInfluxData has more than 1,900 paying customers, including customers include MuleSoft,...
» more
Deutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Market metricsFastest-growing database to drive 27,500 GitHub stars Over 750,000 daily active instances
» more
MariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsOpen source core with closed source clustering available either on-premise or on...
» more
MariaDB plc subscriptions cover our free, open source database, Community Server,...
» more
News

Sync Data from InfluxDB v2 to v3 With the Quix Template
8 April 2024

Infrastructure Monitoring Basics: Getting Started with Telegraf, InfluxDB, and Grafana
5 April 2024

Comparing Dates in Java: A Tutorial
3 April 2024

Python ARIMA Tutorial
29 March 2024

Time Series, InfluxDB, and Vector Databases
26 March 2024

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
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"InfluxDBLevelDBMariaDBSadas Engine
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Why Build a Time Series Data Platform?
20 July 2017, Paul Dix (guest author)

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

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

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

Run and manage open source InfluxDB databases with Amazon Timestream | Amazon Web Services
14 March 2024, AWS Blog

AWS and InfluxData partner to offer managed time series database Timestream for InfluxDB
5 April 2024, VentureBeat

How the FDAP Stack Gives InfluxDB 3.0 Real-Time Speed, Efficiency
15 March 2024, Datanami

Amazon Timestream: Managed InfluxDB for Time Series Data
14 March 2024, The New Stack

InfluxData Collaborating with AWS to Bring InfluxDB and Time Series Analytics to Developers Around the World
14 March 2024, businesswire.com

provided by Google News

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks and Files

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

provided by Google News

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

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

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

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

L'azienda italiana Advanced System colpita dal ransomware. Lo avverte l'azienda con un comunicato stampa
29 December 2022, Red Hot Cyber

provided by Google News



Share this page

Featured Products

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.

Neo4j logo

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

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