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 > CouchDB vs. KairosDB vs. Microsoft Azure Data Explorer vs. OpenSearch

System Properties Comparison CouchDB vs. KairosDB vs. Microsoft Azure Data Explorer vs. OpenSearch

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonKairosDB  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonOpenSearch  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Distributed Time Series DBMS based on Cassandra or H2Fully managed big data interactive analytics platformA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache Lucene
Primary database modelDocument storeTime Series DBMSRelational DBMS infocolumn orientedSearch engine
Secondary database modelsSpatial DBMS infousing the Geocouch extensionDocument store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Search engine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score9.30
Rank#45  Overall
#7  Document stores
Score0.62
Rank#239  Overall
#20  Time Series DBMS
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Websitecouchdb.apache.orggithub.com/­kairosdb/­kairosdbazure.microsoft.com/­services/­data-explorergithub.com/­opensearch-project
opensearch.org
Technical documentationdocs.couchdb.org/­en/­stablekairosdb.github.iodocs.microsoft.com/­en-us/­azure/­data-exploreropensearch.org/­docs/­latest
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerMicrosoftAmazon Web Services
Initial release2005201320192021
Current release3.3.3, December 20231.2.2, November 2018cloud service with continuous releases2.5.0, January 2023
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache 2.0commercialOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageErlangJavaJava
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
hostedAll OS with a Java VM
Data schemeschema-freeschema-freeFixed schema with schema-less datatypes (dynamic)schema-free infoFlexible type definitions. Once a type is defined, it is persistent
Typing infopredefined data types such as float or datenoyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyes
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.nonoyes
Secondary indexesyes infovia viewsnoall fields are automatically indexedyes infoAll search fields are automatically indexed
SQL infoSupport of SQLnonoKusto Query Language (KQL), SQL subsetSQL-like query language
APIs and other access methodsRESTful HTTP/JSON APIGraphite protocol
HTTP REST
Telnet API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Java API
RESTful HTTP/JSON API
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Java
JavaScript infoNode.js
PHP
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Server-side scripts infoStored proceduresView functions in JavaScriptnoYes, possible languages: KQL, Python, Ryes
Triggersyesnoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyyes infoby using the 'percolation' feature
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0Sharding infobased on CassandraSharding infoImplicit feature of the cloud serviceSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
selectable replication factor infobased on Cassandrayes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoSpark connector (open source): github.com/­Azure/­azure-kusto-spark
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual Consistency
Immediate Consistency
Eventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possiblenonono
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono
User concepts infoAccess controlAccess rights for users can be defined per databasesimple password-based access controlAzure Active Directory Authentication
More information provided by the system vendor
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"KairosDBMicrosoft Azure Data ExplorerOpenSearch
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» 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 partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» 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"KairosDBMicrosoft Azure Data ExplorerOpenSearch
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

Recent citations in the news

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4 December 2023, hackernoon.com

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 puts safety first
27 February 2020, InfoWorld

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

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

Expo: Real Time A/B Testing and Monitoring with Spark Streaming and Kafka at Walmart Labs
24 May 2019, InfoQ.com

provided by Google News

General availability: Azure Data Explorer adds new geospatial capabilities | Azure updates
23 January 2024, Microsoft

Public Preview: Azure Data Explorer connector for Apache Flink | Azure updates
8 January 2024, Microsoft

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13 July 2023, Microsoft

Azure Data Explorer: Log and telemetry analytics benchmark
16 August 2022, Microsoft

Introducing Microsoft Fabric: The data platform for the era of AI | Microsoft Azure Blog
23 May 2023, Microsoft

provided by Google News

Hybrid Search with Amazon OpenSearch Service | AWS Big Data Blog
19 March 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

Amazon OpenSearch Service now supports TLS 1.3 and perfect forward secrecy
4 January 2024, AWS Blog

Amazon OpenSearch H2 2023 in review | AWS Big Data Blog
15 March 2024, AWS Blog

Amazon OpenSearch Service now supports OpenSearch version 2.11
20 November 2023, AWS Blog

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here