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

DBMS > Amazon DynamoDB vs. Ingres vs. PostgreSQL vs. TimesTen

System Properties Comparison Amazon DynamoDB vs. Ingres vs. PostgreSQL vs. TimesTen

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon DynamoDB  Xexclude from comparisonIngres  Xexclude from comparisonPostgreSQL  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionHosted, scalable database service by Amazon with the data stored in Amazons cloudWell established RDBMSWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQLIn-Memory RDBMS compatible to Oracle
Primary database modelDocument store
Key-value store
Relational DBMSRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.Relational DBMS
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
Score77.72
Rank#16  Overall
#2  Document stores
#2  Key-value stores
Score5.15
Rank#74  Overall
#40  Relational DBMS
Score634.91
Rank#4  Overall
#4  Relational DBMS
Score1.59
Rank#157  Overall
#72  Relational DBMS
Websiteaws.amazon.com/­dynamodbwww.actian.com/­databases/­ingreswww.postgresql.orgwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdocs.aws.amazon.com/­dynamodbdocs.actian.com/­ingreswww.postgresql.org/­docsdocs.oracle.com/­database/­timesten-18.1
DeveloperAmazonActian CorporationPostgreSQL Global Development Group infowww.postgresql.org/­developerOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release20121974 infooriginally developed at University Berkely in early 1970s1989 info1989: Postgres, 1996: PostgreSQL1998
Current release11.2, May 202216.2, February 202411 Release 2 (11.2.2.8.0)
License infoCommercial or Open Sourcecommercial infofree tier for a limited amount of database operationscommercialOpen Source infoBSDcommercial
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
Implementation languageCC
Server operating systemshostedAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyes
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.no infobut tools for importing/exporting data from/to XML-files availableyes infospecific XML-type available, but no XML query functionality.no
Secondary indexesyesyesyesyes
SQL infoSupport of SQLnoyesyes infostandard with numerous extensionsyes
APIs and other access methodsRESTful HTTP API.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languages.Net
ColdFusion
Erlang
Groovy
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresnoyesuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.PL/SQL
Triggersyes infoby integration with AWS Lambdayesyesno
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning infoIngres Star to access multiple databases simultaneouslypartitioning by range, list and (since PostgreSQL 11) by hashnone
Replication methods infoMethods for redundantly storing data on multiple nodesyesIngres ReplicatorSource-replica replication infoother methods possible by using 3rd party extensionsMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency infocan be specified for read operations
Immediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynoyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoACID across one or more tables within a single AWS account and regionACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCCyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)fine grained access rights according to SQL-standardfine grained access rights according to SQL-standardfine 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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more
Datasentinel: Platform for Monitoring and Analyzing the performance problems of your PostgreSQL Clusters
» more

Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for PostgreSQL and many other database management systems.
» more

CYBERTEC is your professional partner in PostgreSQL topics for over 20 years. As our main aim is to be your single-source all-in-one IT service provider, we offer a wide range of products and services. Visit our website for more details.
» more

Fujitsu Enterprise Postgres: An Enterprise Grade PostgreSQL with the flexibility of a hybrid cloud solution combined with industry leading security, availability and performance.
» more

Redgate webinars: A series of key topics for new PostgreSQL users.
» more

SharePlex is the reliable and affordable data replication solution for PostgreSQL migrations, high availability and more.
» more

Instaclustr: Fully Hosted & Managed PostgreSQL
» more

pgDash: In-Depth PostgreSQL Monitoring.
» more

Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
» more

Timescale: Calling all PostgreSQL users – the 2023 State of PostgreSQL survey is now open! Share your favorite extensions, preferred frameworks, community experiences, and more. Take the survey today!
» more

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

More resources
Amazon DynamoDBIngresPostgreSQLTimesTen
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

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

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

show all

Recent citations in the news

AWS Weekly Roundup — Savings Plans, Amazon DynamoDB, AWS CodeArtifact, and more — March 25, 2024 ...
25 March 2024, AWS Blog

Performant, Fine Grained Authorization at scale powered by Amazon DynamoDB | Amazon Web Services
22 March 2024, AWS Blog

Simplify cross-account access control with Amazon DynamoDB using resource-based policies | Amazon Web Services
20 March 2024, AWS Blog

Bulk update Amazon DynamoDB tables with AWS Step Functions | Amazon Web Services
20 March 2024, AWS Blog

Simplify private connectivity to Amazon DynamoDB with AWS PrivateLink | Amazon Web Services
19 March 2024, AWS Blog

provided by Google News

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

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

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13 June 2023, DevClass

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

Dr. Michael Stonebraker: A Short History of Database Systems
1 February 2019, The New Stack

provided by Google News

AI GPTs for PostgreSQL Database: Can They Work?
22 March 2024, Unite.AI

Relational Data at the Edge: How Cloudflare Operates Distributed PostgreSQL Clusters
21 March 2024, InfoQ.com

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, azure.microsoft.com

Introducing OCI Database with PostgreSQL: Completing Our Cloud Database Suite for Every Need
14 November 2023, blogs.oracle.com

PostgreSQL and Databricks founders join forces for DBOS to create a new type of operating system
12 March 2024, VentureBeat

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here