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

DBMS > CouchDB vs. EDB Postgres vs. Linter vs. Lovefield vs. searchxml

System Properties Comparison CouchDB vs. EDB Postgres vs. Linter vs. Lovefield vs. searchxml

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonEDB Postgres  Xexclude from comparisonLinter  Xexclude from comparisonLovefield  Xexclude from comparisonsearchxml  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.The EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.RDBMS for high security requirementsEmbeddable relational database for web apps written in pure JavaScriptDBMS for structured and unstructured content wrapped with an application server
Primary database modelDocument storeRelational DBMSRelational DBMSRelational DBMSNative XML DBMS
Search engine
Secondary database modelsSpatial DBMS infousing the Geocouch extensionDocument store
Spatial DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.46
Rank#51  Overall
#7  Document stores
Score1.86
Rank#131  Overall
#61  Relational DBMS
Score0.03
Rank#368  Overall
#156  Relational DBMS
Score0.22
Rank#306  Overall
#138  Relational DBMS
Score0.00
Rank#385  Overall
#7  Native XML DBMS
#24  Search engines
Websitecouchdb.apache.orgwww.enterprisedb.comlinter.rugoogle.github.io/­lovefieldwww.searchxml.net/­category/­products
Technical documentationdocs.couchdb.org/­en/­stablewww.enterprisedb.com/­docsgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdwww.searchxml.net/­support/­handouts
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerEnterpriseDBrelex.ruGoogleinformationpartners gmbh
Initial release20052005199020142015
Current release3.3.3, December 202314, December 20212.1.12, February 20171.0
License infoCommercial or Open SourceOpen Source infoApache version 2commercial infoBSD for PostgreSQL-componentscommercialOpen Source infoApache 2.0commercial
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 languageErlangCC and C++JavaScriptC++
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
Linux
Windows
AIX
Android
BSD
HP Open VMS
iOS
Linux
OS X
VxWorks
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariWindows
Data schemeschema-freeyesyesyesschema-free
Typing infopredefined data types such as float or datenoyesyesyesyes
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.noyes infospecific XML-type available, but no XML query functionality.nonoyes
Secondary indexesyes infovia viewsyesyesyesyes
SQL infoSupport of SQLnoyes infostandard with numerous extensionsyesSQL-like query language infovia JavaScript builder patternno
APIs and other access methodsRESTful HTTP/JSON APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
JDBC
LINQ
ODBC
OLE DB
Oracle Call Interface (OCI)
RESTful HTTP API
WebDAV
XQuery
XSLT
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
C
C#
C++
Java
Perl
PHP
Python
Qt
Ruby
Tcl
JavaScriptC++ infomost other programming languages supported via APIs
Server-side scripts infoStored proceduresView functions in JavaScriptuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yes infoproprietary syntax with the possibility to convert from PL/SQLnoyes infoon the application server
TriggersyesyesyesUsing read-only observersno
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0horizontal partitioning infoby hash, list or rangenonenonenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replicationSource-replica replicationnoneyes infosychronisation to multiple collections
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 integritynoyesyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleACIDACIDACIDmultiple readers, single writer
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infousing MemoryDBno
User concepts infoAccess controlAccess rights for users can be defined per databasefine grained access rights according to SQL-standardfine grained access rights according to SQL-standardnoDomain, group and role-based access control at the document level and for application services

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"EDB PostgresLinterLovefieldsearchxml
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 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

EDB unveils EDB Postgres AI
23 May 2024, InfoWorld

EDB’s Next Move: From a Postgres Database Company to a Postgres Data & AI Platform Company
20 June 2024, TechCrunch

Enterprise DB begins rolling AI features into PostgreSQL
23 May 2024, SiliconANGLE News

Nutanix and EDB Partner to Deliver a Modern Data Platform
21 May 2024, businesswire.com

EDB Is Developing Its Flagship Database Into A Comprehensive Platform For Analytics, AI
27 February 2024, CRN

provided by Google News



Share this page

Featured Products

SingleStore logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

Milvus logo

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

Present your product here