DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Amazon DocumentDB vs. Amazon Redshift vs. PouchDB vs. Snowflake

System Properties Comparison Amazon DocumentDB vs. Amazon Redshift vs. PouchDB vs. Snowflake

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonAmazon Redshift  Xexclude from comparisonPouchDB  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionFast, scalable, highly available, and fully managed MongoDB-compatible database serviceLarge scale data warehouse service for use with business intelligence toolsJavaScript DBMS with an API inspired by CouchDBCloud-based data warehousing service for structured and semi-structured data
Primary database modelDocument storeRelational DBMSDocument storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.91
Rank#131  Overall
#24  Document stores
Score16.88
Rank#35  Overall
#22  Relational DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score130.36
Rank#8  Overall
#5  Relational DBMS
Websiteaws.amazon.com/­documentdbaws.amazon.com/­redshiftpouchdb.comwww.snowflake.com
Technical documentationaws.amazon.com/­documentdb/­resourcesdocs.aws.amazon.com/­redshiftpouchdb.com/­guidesdocs.snowflake.net/­manuals/­index.html
DeveloperAmazon (based on PostgreSQL)Apache Software FoundationSnowflake Computing Inc.
Initial release2019201220122014
Current release7.1.1, June 2019
License infoCommercial or Open SourcecommercialcommercialOpen Sourcecommercial
Cloud-based only infoOnly available as a cloud serviceyesyesnoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCJavaScript
Server operating systemshostedhostedserver-less, requires a JavaScript environment (browser, Node.js)hosted
Data schemeschema-freeyesschema-freeyes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyesnoyes
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.nononoyes
Secondary indexesyesrestrictedyes infovia views
SQL infoSupport of SQLnoyes infodoes not fully support an SQL-standardnoyes
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
CLI Client
JDBC
ODBC
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
All languages supporting JDBC/ODBCJavaScriptJavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnouser defined functions infoin PythonView functions in JavaScriptuser defined functions
Triggersnonoyesno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infowith a proxy-based framework, named couchdb-loungeyes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasyesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)noyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possibleyes infoinformational only, not enforced by the systemnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes 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.yesyesno
User concepts infoAccess controlAccess rights for users and rolesfine grained access rights according to SQL-standardnoUsers with fine-grained authorization concept, user roles and pluggable authentication

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 DocumentDBAmazon RedshiftPouchDBSnowflake
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

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

Unlock the power of parallel indexing in Amazon DocumentDB | Amazon Web Services
19 June 2024, AWS Blog

Use headless clusters in Amazon DocumentDB for cost-effective multi-Region resiliency | Amazon Web Services
8 March 2024, AWS Blog

Reduce cost and improve performance by migrating to Amazon DocumentDB 5.0 | Amazon Web Services
15 April 2024, AWS Blog

A hybrid approach for homogeneous migration to an Amazon DocumentDB elastic cluster | Amazon Web Services
4 June 2024, AWS Blog

Use LangChain and vector search on Amazon DocumentDB to build a generative AI chatbot | Amazon Web Services
20 May 2024, AWS Blog

provided by Google News

How Swisscom automated Amazon Redshift as part of their One Data Platform solution using AWS CDK – Part 1 ...
12 June 2024, AWS Blog

Integrate Tableau and Okta with Amazon Redshift using AWS IAM Identity Center | Amazon Web Services
3 June 2024, AWS Blog

Best practices to implement near-real-time analytics using Amazon Redshift Streaming Ingestion with Amazon MSK ...
11 March 2024, AWS Blog

Revolutionizing data querying: Amazon Redshift and Visual Studio Code integration | Amazon Web Services
2 May 2024, AWS Blog

How BMO improved data security with Amazon Redshift and AWS Lake Formation | Amazon Web Services
1 March 2024, AWS Blog

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

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

Synchronizing Offline App Data with PouchDB — SitePoint
25 September 2015, SitePoint

provided by Google News

Decoding the chess moves of Snowflake and Databricks
22 June 2024, SiliconANGLE News

Neiman Marcus confirms data breach after Snowflake account hack
25 June 2024, BleepingComputer

Threat actor compromising Snowflake database customers
31 May 2024, TechTarget

Santander Employee Data Breach Linked to Snowflake Attack
21 June 2024, SecurityWeek

Ticketmaster's Snowflake data breach was just one of 165
11 June 2024, The Verge

provided by Google News



Share this page

Featured Products

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

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.

Present your product here