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

DBMS > Amazon Redshift vs. AnzoGraph DB vs. Couchbase vs. Google Cloud Datastore vs. PouchDB

System Properties Comparison Amazon Redshift vs. AnzoGraph DB vs. Couchbase vs. Google Cloud Datastore vs. PouchDB

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonAnzoGraph DB  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionLarge scale data warehouse service for use with business intelligence toolsScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformJavaScript DBMS with an API inspired by CouchDB
Primary database modelRelational DBMSGraph DBMS
RDF store
Document storeDocument storeDocument store
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
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score15.25
Rank#38  Overall
#23  Relational DBMS
Score0.22
Rank#302  Overall
#24  Graph DBMS
#13  RDF stores
Score16.74
Rank#33  Overall
#5  Document stores
Score4.13
Rank#71  Overall
#12  Document stores
Score2.18
Rank#114  Overall
#21  Document stores
Websiteaws.amazon.com/­redshiftcambridgesemantics.com/­anzographwww.couchbase.comcloud.google.com/­datastorepouchdb.com
Technical documentationdocs.aws.amazon.com/­redshiftdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmdocs.couchbase.comcloud.google.com/­datastore/­docspouchdb.com/­guides
DeveloperAmazon (based on PostgreSQL)Cambridge SemanticsCouchbase, Inc.GoogleApache Software Foundation
Initial release20122018201120082012
Current release2.3, January 2021Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20237.1.1, June 2019
License infoCommercial or Open Sourcecommercialcommercial infofree trial version availableOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablecommercialOpen Source
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC, C++, Go and ErlangJavaScript
Server operating systemshostedLinuxLinux
OS X
Windows
hostedserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesSchema-free and OWL/RDFS-schema supportschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyes, details hereno
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 indexesrestrictednoyesyesyes infovia views
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardSPARQL and SPARQL* as primary query language. Cypher preview.SQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesSQL-like query language (GQL)no
APIs and other access methodsJDBC
ODBC
Apache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesAll languages supporting JDBC/ODBCC++
Java
Python
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript
Server-side scripts infoStored proceduresuser defined functions infoin Pythonuser defined functions and aggregatesFunctions and timers in JavaScript and UDFs in Java, Python, SQL++using Google App EngineView functions in JavaScript
Triggersnonoyes infovia the TAP protocolCallbacks using the Google Apps Engineyes
Partitioning methods infoMethods for storing different data on different nodesShardingAutomatic shardingAutomatic ShardingShardingSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesyesMulti-source replication in MPP-ClusterMulti-source replication infoincluding cross data center replication
Source-replica replication
Multi-source replication using PaxosMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoKerberos/HDFS data loadingyesyes infousing Google Cloud Dataflowyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency in MPP-ClusterEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Eventual Consistency
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemno infonot needed in graphsnoyes infovia ReferenceProperties or Ancestor pathsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes 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.yesyesyes infoEphemeral bucketsnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users and rolesUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Access rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)no

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more
CData: 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
Amazon RedshiftAnzoGraph DBCouchbase infoOriginally called MembaseGoogle Cloud DatastorePouchDB
DB-Engines blog posts

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

Increased popularity for consuming DBMS services out of the cloud
2 October 2015, Paul Andlinger

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

AWS Weekly Roundup: Amazon EC2 X8g Instances, Amazon Q generative SQL for Amazon Redshift, AWS SDK for Swift, and more (Sep 23, 2024) | Amazon Web Services
23 September 2024, AWS Blog

Amazon Redshift Serverless is now available in the AWS Asia Pacific (Hong Kong) and Israel (Tel Aviv) Regions
12 September 2024, AWS Blog

Amazon Redshift Serverless now supports AWS PrivateLink
30 August 2024, AWS Blog

Amazon RDS for MySQL zero-ETL integration with Amazon Redshift, now generally available, enables near real-time analytics | Amazon Web Services
12 September 2024, AWS Blog

Amazon Redshift now supports enhanced VPC routing warehouses in zero-ETL integration
16 September 2024, AWS Blog

provided by Google News

AnzoGraph: A graph database for deep analytics
15 April 2019, InfoWorld

Cambridge Semantics Unveils AnzoGraph DB with Geospatial Analytics
19 June 2020, Solutions Review

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8 February 2019, Towards Data Science

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23 January 2020, Solutions Review

AWS Launches New Analytics Engine That Combines the Power Of Vector Search And Graph Data
1 December 2023, EnterpriseAI

provided by Google News

Couchbase, Inc. (NASDAQ:BASE) Shares Sold by Solel Partners LP
24 September 2024, MarketBeat

Couchbase’s stock crumbles on anticipation of significant growth slowdown
4 September 2024, SiliconANGLE News

Couchbase director Anderson buys $298k in company stock
23 September 2024, Investing.com

Couchbase director buys $298.5K in common stock
23 September 2024, TipRanks

Couchbase reports 20% Q2 revenue growth, though analysts expected more
9 September 2024, Blocks & Files

provided by Google News

Google Cloud vs AWS: Which Cloud Computing Platform is Better?
11 September 2024, Cloudwards

Google Gets Rid of Fees To Transfer Data Out of Cloud Platform
12 January 2024, Spiceworks News and Insights

Best cloud storage of 2024
13 September 2024, TechRadar

What Is Google Cloud? Platform, Benefits & More Explained
11 September 2024, Cloudwards

Google App Engine
26 April 2024, TechTarget

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

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

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

Present your product here