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. Apache Cassandra vs. Bangdb vs. Couchbase vs. PouchDB

System Properties Comparison Amazon Redshift vs. Apache Cassandra vs. Bangdb vs. Couchbase vs. PouchDB

Editorial information provided by DB-Engines
NameAmazon Redshift  Xexclude from comparisonApache Cassandra  Xexclude from comparisonBangdb  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionLarge scale data warehouse service for use with business intelligence toolsWide-column store based on ideas of BigTable and DynamoDB infoOptimized for write accessConverged and high performance database for device data, events, time series, document and graphA distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseJavaScript DBMS with an API inspired by CouchDB
Primary database modelRelational DBMSWide column storeDocument store
Graph DBMS
Time Series DBMS
Document storeDocument store
Secondary database modelsVector DBMS infostarting with release V5Spatial DBMSKey-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
Score98.94
Rank#11  Overall
#1  Wide column stores
Score0.07
Rank#346  Overall
#47  Document stores
#35  Graph DBMS
#32  Time Series DBMS
Score16.74
Rank#33  Overall
#5  Document stores
Score2.18
Rank#114  Overall
#21  Document stores
Websiteaws.amazon.com/­redshiftcassandra.apache.orgbangdb.comwww.couchbase.compouchdb.com
Technical documentationdocs.aws.amazon.com/­redshiftcassandra.apache.org/­doc/­latestdocs.bangdb.comdocs.couchbase.compouchdb.com/­guides
DeveloperAmazon (based on PostgreSQL)Apache Software Foundation infoApache top level project, originally developped by FacebookSachin Sinha, BangDBCouchbase, Inc.Apache Software Foundation
Initial release20122008201220112012
Current release5.0-rc1, July 2024BangDB 2.0, October 2021Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 20237.1.1, June 2019
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2Open Source infoBSD 3Open Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
Implementation languageCJavaC, C++C, C++, Go and ErlangJavaScript
Server operating systemshostedBSD
Linux
OS X
Windows
LinuxLinux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyes: string, long, double, int, geospatial, stream, eventsyesno
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 indexesrestrictedrestricted infoonly equality queries, not always the best performing solutionyes infosecondary, composite, nested, reverse, geospatialyesyes infovia views
SQL infoSupport of SQLyes infodoes not fully support an SQL-standardSQL-like SELECT, DML and DDL statements (CQL)SQL like support with command line toolSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesno
APIs and other access methodsJDBC
ODBC
Proprietary protocol infoCQL (Cassandra Query Language, an SQL-like language)
Thrift
Proprietary protocol
RESTful HTTP API
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesAll languages supporting JDBC/ODBCC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
C
C#
C++
Java
Python
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
JavaScript
Server-side scripts infoStored proceduresuser defined functions infoin PythonnonoFunctions and timers in JavaScript and UDFs in Java, Python, SQL++View functions in JavaScript
Triggersnoyesyes, Notifications (with Streaming only)yes infovia the TAP protocolyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infono "single point of failure"Sharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmAutomatic ShardingSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesyesselectable replication factor infoRepresentation of geographical distribution of servers is possibleselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication infoincluding cross data center replication
Source-replica replication
Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infocan be individually decided for each write operation
Tunable consistency, set CAP knob accordinglyEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Eventual Consistency
Foreign keys infoReferential integrityyes infoinformational only, not enforced by the systemnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoAtomicity and isolation are supported for single operationsACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes, optimistic concurrency controlyes
Durability infoSupport for making data persistentyesyesyes, implements WAL (Write ahead log) as wellyesyes 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.yesnoyes, run db with in-memory only modeyes infoEphemeral bucketsyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users can be defined per objectyes (enterprise version only)User and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.no
More information provided by the system vendor
Amazon RedshiftApache CassandraBangdbCouchbase infoOriginally called MembasePouchDB
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» more
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» more
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» more
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» more
Market metricsApache Cassandra is used by 40% of the Fortune 100.
» more
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» more
News

How to Build a Notion Clone with Astra DB and Mongoose
20 September 2024

How to Monitor DataStax-Powered RAG Applications with Fiddler
19 September 2024

How Knowledge Graph RAG Boosts LLM Results
18 September 2024

How to Chunk Text in JavaScript for Your RAG Application
18 September 2024

Precision and Efficiency in Domain-Specific Text2SQL Conversion: Introducing Skypoint AI Platform’s SherloQ
11 September 2024

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

Cassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» 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 RedshiftApache CassandraBangdbCouchbase infoOriginally called MembasePouchDB
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

Amazon Redshift now supports enhanced VPC routing warehouses in zero-ETL integration
16 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
12 September 2024, AWS Blog

Harness Zero Copy data sharing from Salesforce Data Cloud to Amazon Redshift for Unified Analytics – Part 1
27 August 2024, AWS Blog

provided by Google News

New Apache Cassandra 5.0 gives open source NoSQL database a scalability and performance boost
6 September 2024, VentureBeat

Apache Cassandra introduces version 5.0 of open-source NoSQL database
9 September 2024, Techzine Europe

Migrate Cassandra workloads to Amazon Keyspaces using CQLReplicator
4 September 2024, AWS Blog

Cassandra redesigns indexing, storage management for 5.0 release
10 September 2024, The Register

How Uber ensures Apache Cassandra®’s tolerance for single-zone failure
20 June 2024, Uber

provided by Google News

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

Interview with SWE, SJSU ranks no. 4 with WSJ, Couchbase moves to San Jose, and more!
18 September 2024, SJSU Today

Couchbase, Inc. (BASE) Reports Q2 Loss, Tops Revenue Estimates
4 September 2024, Yahoo Finance

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

Why Couchbase Stock Plummeted Today
5 September 2024, The Motley Fool

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

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