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 > AgensGraph vs. Couchbase vs. CouchDB vs. PouchDB vs. Vertica

System Properties Comparison AgensGraph vs. Couchbase vs. CouchDB vs. PouchDB vs. Vertica

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonPouchDB  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparison
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.JavaScript DBMS with an API inspired by CouchDBCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primary database modelGraph DBMS
Relational DBMS
Document storeDocument storeDocument storeRelational DBMS infoColumn oriented
Secondary database modelsKey-value store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Search engine
Time Series DBMS
Vector DBMS
Spatial DBMS infousing the Geocouch extensionSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.20
Rank#321  Overall
#27  Graph DBMS
#143  Relational DBMS
Score17.30
Rank#36  Overall
#5  Document stores
Score9.30
Rank#45  Overall
#7  Document stores
Score2.28
Rank#115  Overall
#21  Document stores
Score10.68
Rank#43  Overall
#27  Relational DBMS
Websitebitnine.net/­agensgraphwww.couchbase.comcouchdb.apache.orgpouchdb.comwww.vertica.com
Technical documentationbitnine.net/­documentationdocs.couchbase.comdocs.couchdb.org/­en/­stablepouchdb.com/­guidesvertica.com/­documentation
DeveloperBitnine Global Inc.Couchbase, Inc.Apache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerApache Software FoundationOpenText infopreviously Micro Focus and Hewlett Packard
Initial release20162011200520122005
Current release2.1, December 2018Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20233.3.3, December 20237.1.1, June 201912.0.3, January 2023
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoApache version 2Open Sourcecommercial infoLimited community edition free
Cloud-based only infoOnly available as a cloud servicenonononono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC, C++, Go and ErlangErlangJavaScriptC++
Server operating systemsLinux
OS X
Windows
Linux
OS X
Windows
Android
BSD
Linux
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemedepending on used data modelschema-freeschema-freeschema-freeYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typing infopredefined data types such as float or dateyesyesnonoyes
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 indexesyesyesyes infovia viewsyes infovia viewsNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLyesSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesnonoFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs and other access methodsCypher Query Language
JDBC
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
RESTful HTTP/JSON APIHTTP REST infoonly for PouchDB Server
JavaScript API
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Supported programming languagesC
Java
JavaScript
Python
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
JavaScriptC#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-side scripts infoStored proceduresyesFunctions and timers in JavaScript and UDFs in Java, Python, SQL++View functions in JavaScriptView functions in JavaScriptyes, PostgreSQL PL/pgSQL, with minor differences
Triggersnoyes infovia the TAP protocolyesyesyes, called Custom Alerts
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritanceAutomatic ShardingSharding infoimproved architecture with release 2.0Sharding infowith a proxy-based framework, named couchdb-loungehorizontal partitioning, hierarchical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication infoincluding cross data center replication
Source-replica replication
Multi-source replication
Source-replica replication
Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Multi-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesyesno infoBi-directional Spark integration
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Eventual ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDno infoatomic operations within a single document possiblenoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infostrategy: optimistic lockingyes
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoEphemeral bucketsnoyesno
User concepts infoAccess controlfine grained access rights according to SQL-standardUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Access rights for users can be defined per databasenofine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
More information provided by the system vendor
AgensGraphCouchbase infoOriginally called MembaseCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"PouchDBVertica infoOpenText™ Vertica™
Specific characteristicsDeploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantagesFast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosCommunication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» more
Licensing and pricing modelsCost-based models and subscription-based models are both available. One license is...
» 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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
AgensGraphCouchbase infoOriginally called MembaseCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"PouchDBVertica infoOpenText™ Vertica™
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

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, 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

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29 June 2017, businesswire.com

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29 January 2019, businesswire.com

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25 March 2019, businesswire.com

Bitnine Announces Plans for New Business with Apache AGE's Top-Level Promotion
14 June 2022, businesswire.com

provided by Google News

Jump Financial LLC Buys Shares of 60,985 Couchbase, Inc. (NASDAQ:BASE)
16 May 2024, MarketBeat

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29 February 2024, PR Newswire

Couchbase Server and Capella to gain vector support
1 March 2024, InfoWorld

Couchbase's database gets support for vector search and retrieval-augmented generation
29 February 2024, SiliconANGLE News

Institutional investors are Couchbase, Inc.'s (NASDAQ:BASE) biggest bettors and were rewarded after last week's US ...
8 May 2024, Yahoo Finance

provided by Google News

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

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

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

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

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

provided by Google News

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

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

3 Reasons To Think Offline First
22 March 2017, ibm.com

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

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16 October 2023, blogs.oracle.com

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25 July 2023, VentureBeat

OpenText integrates Micro Focus tech through Cloud Editions 23.3
26 July 2023, Techzine Europe

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

provided by Google News



Share this page

Featured Products

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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