DB-EnginesExtremeDB: benchmark about the mission critical dbmsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > CouchDB vs. HarperDB vs. Microsoft Azure Data Explorer

System Properties Comparison CouchDB vs. HarperDB vs. Microsoft Azure Data Explorer

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 comparisonHarperDB  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Ultra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.Fully managed big data interactive analytics platform
Primary database modelDocument storeDocument storeRelational DBMS infocolumn oriented
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
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score13.44
Rank#45  Overall
#7  Document stores
Score0.67
Rank#259  Overall
#40  Document stores
Score6.55
Rank#62  Overall
#36  Relational DBMS
Websitecouchdb.apache.orgharperdb.ioazure.microsoft.com/­services/­data-explorer
Technical documentationdocs.couchdb.org/­en/­stableharperdb.io/­developers/­documentation/­overviewdocs.microsoft.com/­en-us/­azure/­data-explorer
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerHarperDBMicrosoft
Initial release200520172019
Current release3.3.2, April 20233.1, August 2021cloud service with continuous releases
License infoCommercial or Open SourceOpen Source infoApache version 2commercial infofree community edition availablecommercial
Cloud-based only infoOnly available as a cloud servicenonoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangNode.js
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
Linux
OS X
hosted
Data schemeschema-freedynamic schemaFixed schema with schema-less datatypes (dynamic)
Typing infopredefined data types such as float or datenoyes infoJSON data typesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types
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 viewsyesall fields are automatically indexed
SQL infoSupport of SQLnoSQL-like data manipulation statementsKusto Query Language (KQL), SQL subset
APIs and other access methodsRESTful HTTP/JSON APIJDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-side scripts infoStored proceduresView functions in JavaScriptCustom Functions infosince release 3.1Yes, possible languages: KQL, Python, R
Triggersyesnoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicy
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0A table resides as a whole on one (or more) nodes in a clusterSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes infothe nodes on which a table resides can be definedyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
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 ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Foreign keys infoReferential integritynonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleAtomic execution of specific operationsno
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyes
Durability infoSupport for making data persistentyesyes, using LMDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlAccess rights for users can be defined per databaseAccess rights for users and rolesAzure Active Directory Authentication
More information provided by the system vendor
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"HarperDBMicrosoft Azure Data Explorer
Specific characteristicsAzure Data Explorer is a fast and highly scalable data exploration service for log...
» more
Competitive advantagesKusto Query Language (innovative query language, optimized for high performance data...
» more
Typical application scenariosIoT applications IoT devices generate billions of sensor readings. Normalizing and...
» more
Key customersMicrosoft, DocuSign, Taboola, Bosch, Siemens Healthineers, Bühler, Ecolab, Zoomd
» more
Market metricsAzure Data Explorer is the data service for Azure Monitor, Azure Time Series Insights,...
» more
Licensing and pricing modelsAn Azure Data Explorer cluster is a pair of engine and data management clusters which...
» 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

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"HarperDBMicrosoft Azure Data Explorer
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

IBM Cloudant
16 June 2023, ibm.com

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

Data Science Careers: In-Demand Skills and Job Prospects
21 September 2023, Analytics Insight

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

MongoDB Wants To Change The Database Game With Queryable Encryption
25 September 2023, Forbes

provided by Google News

HarperDB 4.0 integrates with open-source connectivity platform ...
17 January 2023, SiliconANGLE News

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the ...
9 January 2023, business-news.ucdenver.edu

How to Web Scrape Using Python, Snscrape & HarperDB
17 August 2022, hackernoon.com

HarperDB: An underdog SQL / NoSQL database | ZDNET
7 February 2018, ZDNet

Build a Hacker News Clone using React and HarperDB — SitePoint
18 October 2021, SitePoint

provided by Google News

Azure at Microsoft Ignite 2022: Key updates for the Microsoft cloud ...
12 October 2022, MSDynamicsWorld

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

Microsoft Fabric Defragments Analytics, Enters Public Preview
23 May 2023, The New Stack

Introducing Microsoft Fabric: The Impact on Power BI
26 May 2023, DataDrivenInvestor

AMD Deepens Cloud Security Collaboration: Open Sources Its ...
1 September 2023, Datanami

provided by Google News

Job opportunities

API Development Engineer
Capgemini, Remote

Research Assistant
University of North Carolina at Chapel Hill, Chapel Hill, NC

CouchDB Database Administrator (DBA)
Logic Information Systems, Minnesota

Software Engineer
Northwestern University, Chicago, IL

Erlang Developer
2600Hz, Henderson, NV

Technical Account Manager
HarperDB, Inc., Denver, CO

Data Analyst
Redcloud Consulting, Redmond, WA

Principal Software Engineer - Azure Data
Microsoft, Redmond, WA

Senior Software Engineer in Data, Game Creation
Electronic Arts, Austin, TX

Security Analyst II - CTJ - Poly
Microsoft, Redmond, WA

Senior Azure Architect
IFG Companies, Arizona

jobs by Indeed



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Redis logo

The world’s most loved real‑time data platform.
Try free

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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