DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > CouchDB vs. LeanXcale vs. Linter vs. Machbase Neo vs. Microsoft Azure Table Storage

System Properties Comparison CouchDB vs. LeanXcale vs. Linter vs. Machbase Neo vs. Microsoft Azure Table Storage

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonLeanXcale  Xexclude from comparisonLinter  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.A highly scalable full ACID SQL database with fast NoSQL data ingestion and GIS capabilitiesRDBMS for high security requirementsTimeSeries DBMS for AIoT and BigDataA Wide Column Store for rapid development using massive semi-structured datasets
Primary database modelDocument storeKey-value store
Relational DBMS
Relational DBMSTime Series DBMSWide column store
Secondary database modelsSpatial DBMS infousing the Geocouch extensionSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score10.26
Rank#45  Overall
#7  Document stores
Score0.35
Rank#283  Overall
#41  Key-value stores
#128  Relational DBMS
Score0.10
Rank#350  Overall
#153  Relational DBMS
Score0.22
Rank#324  Overall
#29  Time Series DBMS
Score4.92
Rank#73  Overall
#6  Wide column stores
Websitecouchdb.apache.orgwww.leanxcale.comlinter.rumachbase.comazure.microsoft.com/­en-us/­services/­storage/­tables
Technical documentationdocs.couchdb.org/­en/­stablemachbase.com/­dbms
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerLeanXcalerelex.ruMachbaseMicrosoft
Initial release20052015199020132012
Current release3.3.3, December 2023V8.0, August 2023
License infoCommercial or Open SourceOpen Source infoApache version 2commercialcommercialcommercial infofree test version availablecommercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangC and C++C
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
AIX
Android
BSD
HP Open VMS
iOS
Linux
OS X
VxWorks
Windows
Linux
macOS
Windows
hosted
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or datenoyesyesyes
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.nononono
Secondary indexesyes infovia viewsyesyesno
SQL infoSupport of SQLnoyes infothrough Apache DerbyyesSQL-like query languageno
APIs and other access methodsRESTful HTTP/JSON APIJDBC
Kafka Connector
ODBC
proprietary key/value interface
Spark Connector
ADO.NET
JDBC
LINQ
ODBC
OLE DB
Oracle Call Interface (OCI)
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C
Java
Scala
C
C#
C++
Java
Perl
PHP
Python
Qt
Ruby
Tcl
C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresView functions in JavaScriptyes infoproprietary syntax with the possibility to convert from PL/SQLnono
Triggersyesyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0noneShardingSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Source-replica replicationselectable replication factoryes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
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 integritynoyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleACIDACIDnooptimistic locking
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyesyesyes
Durability infoSupport for making data persistentyesyesyesnoyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infovolatile and lookup tableno
User concepts infoAccess controlAccess rights for users can be defined per databasefine grained access rights according to SQL-standardsimple password-based access controlAccess rights based on private key authentication or shared access signatures

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
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"LeanXcaleLinterMachbase Neo infoFormer name was InfinifluxMicrosoft Azure Table Storage
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 install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant ends backing of FoundationDB version of 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

Combining operational and analytical databases in a single platform
26 May 2017, Cordis News

provided by Google News

“Luxembourg is a perfect target area”: Korean accelerator exec
27 October 2022, Delano.lu

provided by Google News

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, azure.microsoft.com

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

Testing Precompiled Azure Functions Locally with Storage Emulator
8 March 2018, Visual Studio Magazine

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

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.

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

SingleStore logo

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

Neo4j logo

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

Present your product here