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

DBMS > Amazon DocumentDB vs. Amazon DynamoDB vs. PostgreSQL

System Properties Comparison Amazon DocumentDB vs. Amazon DynamoDB vs. PostgreSQL

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonAmazon DynamoDB  Xexclude from comparisonPostgreSQL  Xexclude from comparison
DescriptionFast, scalable, highly available, and fully managed MongoDB-compatible database serviceHosted, scalable database service by Amazon with the data stored in Amazons cloudWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQL
Primary database modelDocument storeDocument store
Key-value store
Relational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.
Secondary database modelsDocument store
Graph DBMS infowith Apache Age
Spatial DBMS
Vector DBMS infowith pgvector extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.80
Rank#126  Overall
#24  Document stores
Score79.30
Rank#15  Overall
#3  Document stores
#2  Key-value stores
Score674.32
Rank#4  Overall
#4  Relational DBMS
Websiteaws.amazon.com/­documentdbaws.amazon.com/­dynamodbwww.postgresql.org
Technical documentationaws.amazon.com/­documentdb/­resourcesdocs.aws.amazon.com/­dynamodbwww.postgresql.org/­docs
DeveloperAmazonPostgreSQL Global Development Group infowww.postgresql.org/­developer
Initial release201920121989 info1989: Postgres, 1996: PostgreSQL
Current release16.4, August 2024
License infoCommercial or Open Sourcecommercialcommercial infofree tier for a limited amount of database operationsOpen Source infoBSD
Cloud-based only infoOnly available as a cloud serviceyesyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC
Server operating systemshostedhostedFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Data schemeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesyes
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.
Secondary indexesyesyesyes
SQL infoSupport of SQLnonoyes infostandard with numerous extensions
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)RESTful HTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Server-side scripts infoStored proceduresnonouser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.
Triggersnoyes infoby integration with AWS Lambdayes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingpartitioning by range, list and (since PostgreSQL 11) by hash
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasyesSource-replica replication infoother methods possible by using 3rd party extensions
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)no infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)no
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate Consistency
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possiblenoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsACID infoACID across one or more tables within a single AWS account and regionACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.no
User concepts infoAccess controlAccess rights for users and rolesAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)fine grained access rights according to SQL-standard

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 parties
» more

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

More resources
Amazon DocumentDBAmazon DynamoDBPostgreSQL
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

DB-Engines shares Q1 2025 database industry rankings and top climbers: Snowflake and PostgreSQL trending
1 May 2025, DB-Engines

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

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

show all

Recent citations in the news

Amazon DocumentDB Quick Start: Zero Setup with AWS CloudShell
14 March 2025, Amazon Web Services (AWS)

Use IAM authentication with Amazon DocumentDB (with MongoDB compatibility)
17 October 2024, Amazon Web Services (AWS)

Powering a Generative AI Platform Using Amazon DocumentDB with tresle.ai | Amazon Web Services
18 April 2025, Amazon Web Services (AWS)

Optimizing costs on Amazon DocumentDB using event-driven architecture and the AWS EventBridge Terraform module
23 August 2024, Amazon Web Services (AWS)

Build containerized applications for Amazon DocumentDB that run on Amazon ECS on AWS Fargate
23 October 2024, Amazon Web Services (AWS)

provided by Google News

Amazon DynamoDB data modeling for Multi-Tenancy – Part 2
16 May 2025, Amazon Web Services (AWS)

Ingest CSV data to Amazon DynamoDB using AWS Lambda
12 May 2025, Amazon Web Services (AWS)

Announcing configurable point-in-time recovery periods for Amazon DynamoDB
7 January 2025, Amazon Web Services (AWS)

Announcing the end of support for AWS DynamoDB Session State Provider
7 May 2025, Amazon Web Services (AWS)

Amazon DynamoDB re:Invent 2024 recap
19 December 2024, Amazon Web Services (AWS)

provided by Google News

Running I/O intensive workloads on PostgreSQL with Amazon EBS io2 Block Express | Amazon Web Services
19 May 2025, Amazon Web Services (AWS)

How to Set Up PostgreSQL with NestJS and Docker for Fast Local Development: A Quick Guide
19 May 2025, HackerNoon

Supercharging your data experience: PostgreSQL 17 is now available on IBM Cloud
16 May 2025, IBM

Over 1,500 PostgreSQL Servers Compromised in Fileless Cryptocurrency Mining Campaign
1 April 2025, The Hacker News

The $1 Billion database bet: What Databricks’ Neon acquisition means for your AI strategy
15 May 2025, venturebeat.com

provided by Google News



Share this page

Featured Products

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

Present your product here