DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Axibase vs. chDB vs. CouchDB vs. Microsoft Azure SQL Database vs. PouchDB

System Properties Comparison Axibase vs. chDB vs. CouchDB vs. Microsoft Azure SQL Database vs. PouchDB

Editorial information provided by DB-Engines
NameAxibase  Xexclude from comparisonchDB  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationAn embedded SQL OLAP Engine powered by ClickHouseA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Database as a Service offering with high compatibility to Microsoft SQL ServerJavaScript DBMS with an API inspired by CouchDB
Primary database modelTime Series DBMSRelational DBMSDocument storeRelational DBMSDocument store
Secondary database modelsTime Series DBMSSpatial DBMS infousing the Geocouch extensionDocument store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.21
Rank#308  Overall
#25  Time Series DBMS
Score0.05
Rank#358  Overall
#152  Relational DBMS
Score7.46
Rank#51  Overall
#7  Document stores
Score72.95
Rank#16  Overall
#11  Relational DBMS
Score2.18
Rank#114  Overall
#21  Document stores
Websiteaxibase.com/­docs/­atsd/­financegithub.com/­chdb-io/­chdbcouchdb.apache.orgazure.microsoft.com/­en-us/­products/­azure-sql/­databasepouchdb.com
Technical documentationdoc.chdb.iodocs.couchdb.org/­en/­stabledocs.microsoft.com/­en-us/­azure/­azure-sqlpouchdb.com/­guides
DeveloperAxibase CorporationApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerMicrosoftApache Software Foundation
Initial release20132023200520102012
Current release155853.3.3, December 2023V127.1.1, June 2019
License infoCommercial or Open Sourcecommercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidOpen Source infoApache Version 2.0Open Source infoApache version 2commercialOpen Source
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaErlangC++JavaScript
Server operating systemsLinuxserver-lessAndroid
BSD
Linux
OS X
Solaris
Windows
hostedserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyes infoshort, integer, long, float, double, decimal, stringnoyesno
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
Secondary indexesnoyes infovia viewsyesyes infovia views
SQL infoSupport of SQLSQL-like query languageClose to ANSI SQL (SQL/JSON + extensions)noyesno
APIs and other access methodsJDBC
Proprietary protocol (Network API)
RESTful HTTP API
RESTful HTTP/JSON APIADO.NET
JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesGo
Java
PHP
Python
R
Ruby
Bun
C
C++
Go
JavaScript (Node.js)
Python
Rust
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript
Server-side scripts infoStored proceduresyesView functions in JavaScriptTransact SQLView functions in JavaScript
Triggersyesyesyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infoimproved architecture with release 2.0Sharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication
Source-replica replication
yes, with always 3 replicas availableMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a single document possibleACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyes
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlAccess rights for users can be defined per databasefine grained access rights according to SQL-standardno

More information provided by the system vendor

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
AxibasechDBCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Microsoft Azure SQL Database infoformerly SQL AzurePouchDB
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

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

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

show all

Recent citations in the news

The Ultimate ATV Test: Suzuki’s King Quad 750 AXI Rugged Package vs. Alaska’s Hunting Season
14 October 2020, Outdoor Life

provided by Google 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
27 February 2020, DevClass

Hadoop, CouchDB Next Targets in Wave of Database Attacks
20 January 2017, Threatpost

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

provided by Google News

Public Preview: New Azure SQL Database skills introduced to Microsoft Copilot in Azure
21 May 2024, Microsoft

Modernize your database with the consolidation and retirement of Azure Database Migration tools
12 September 2024, Microsoft

Public Preview: Azure SQL updates for late-May 2024
21 May 2024, Microsoft

General availability: Azure SQL updates for late-May 2024
21 May 2024, Microsoft

Getting started with delivering generative AI capabilities in SQL Server and Azure SQL
26 June 2024, Microsoft

provided by Google News

Getting Started with PouchDB Client-Side JavaScript Database
7 September 2016, SitePoint

Create Offline Web Apps Using Service Workers & PouchDB
7 March 2017, SitePoint

Building an Offline First App with PouchDB
10 March 2014, SitePoint

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here