DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > PostgreSQL vs. Trino vs. Vitess

System Properties Comparison PostgreSQL vs. Trino vs. Vitess

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NamePostgreSQL  Xexclude from comparisonTrino  Xexclude from comparisonVitess  Xexclude from comparison
DescriptionWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQLFast distributed SQL query engine for big data analytics. Forked from Presto and originally named PrestoSQLScalable, distributed, cloud-native DBMS, extending MySQL
Primary database modelRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.Relational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS infowith Apache Age
Spatial DBMS
Vector DBMS infowith pgvector extension
Document store
Key-value store
Spatial DBMS
Search engine
Time Series DBMS
Wide column store
Document store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score667.25
Rank#4  Overall
#4  Relational DBMS
Score5.18
Rank#60  Overall
#34  Relational DBMS
Score0.92
Rank#191  Overall
#89  Relational DBMS
Websitewww.postgresql.orgtrino.iovitess.io
Technical documentationwww.postgresql.org/­docstrino.io/­broadcast
trino.io/­docs/­current
vitess.io/­docs
DeveloperPostgreSQL Global Development Group infowww.postgresql.org/­developerTrino Software FoundationThe Linux Foundation, PlanetScale
Initial release1989 info1989: Postgres, 1996: PostgreSQL2012 info2020 rebranded from PrestoSQL2013
Current release16.4, August 202415.0.2, December 2022
License infoCommercial or Open SourceOpen Source infoBSDOpen Source infoApache Version 2.0Open Source infoApache Version 2.0, commercial licenses available
Cloud-based only infoOnly available as a cloud servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
PostgreSQL Flex @ STACKIT offers managed PostgreSQL Instances with adjustable CPU, RAM, storage amount and speed and several extensions available, in enterprise grade to perfectly match all application requirements. All 100% GDPR-compliant.
Implementation languageCJavaGo
Server operating systemsFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Linux
macOS infofor devlopment
Docker
Linux
macOS
Data schemeyesyesyes
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.yes infospecific XML-type available, but no XML query functionality.no
Secondary indexesyesdepending on connected data-sourceyes
SQL infoSupport of SQLyes infostandard with numerous extensionsyesyes infowith proprietary extensions
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
RESTful HTTP API
Trino CLI
ADO.NET
JDBC
MySQL protocol
ODBC
Supported programming languages.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Go
Java
JavaScript (Node.js)
Python
R
Ruby
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yes, depending on connected data-sourceyes infoproprietary syntax
Triggersyesnoyes
Partitioning methods infoMethods for storing different data on different nodespartitioning by range, list and (since PostgreSQL 11) by hashdepending on connected data-sourceSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication infoother methods possible by using 3rd party extensionsdepending on connected data-sourceMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistencydepending on connected data-sourceEventual Consistency across shards
Immediate Consistency within a shard
Foreign keys infoReferential integrityyesnoyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDdepending on connected data-sourceACID at shard level
Concurrency infoSupport for concurrent manipulation of datayesyesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyesdepending on connected data-sourceyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlfine grained access rights according to SQL-standardSQL standard access controlUsers with fine-grained authorization concept infono user groups or roles
More information provided by the system vendor
PostgreSQLTrinoVitess
News

73: Wrapping Trino packages with a bow
9 April 2025

Core Principles and Design Practices of OLAP Engines
27 March 2025

72: Keeping the lake clean
17 March 2025

Twenty four
3 March 2025

71: Fake it real good
27 February 2025

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
PostgreSQLTrinoVitess
DB-Engines blog posts

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

Best practices to handle AWS DMS tasks during PostgreSQL upgrades
21 April 2025, Amazon Web Services (AWS)

Goldengate 23ai for OCI PostgreSQL Database Service
17 April 2025, Oracle Blogs

PostgreSQL 18: Part 4, or CommitFest 2025-01
30 April 2025, Habr

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

PostgreSQL Merges Initial Support For NUMA Awareness
8 April 2025, Phoronix

provided by Google News

How to Deploy MinIO and Trino with Kubernetes
23 May 2024, HackerNoon

A look at Presto, Trino SQL query engines
9 August 2022, TechTarget

The Perfect AI Storage: Trino From Facebook And Iceberg From Netflix?
30 April 2024, The Next Platform

Query big data with resilience using Trino in Amazon EMR with Amazon EC2 Spot Instances for less cost
4 October 2023, Amazon Web Services (AWS)

Trino turns 10: Starburst celebrates a decade of its open source query engine
11 August 2022, VentureBeat

provided by Google News

Deepthi Sigireddi on Distributed Database Architecture in the Cloud Native Era
20 May 2024, infoq.com

3 Cloud-Native Database Tools From CNCF
26 July 2022, Cloud Native Now

PlanetScale Announces $30M Series B Funding to Accelerate Adoption of Instantly Provisioned and Infinitely Scalable Database
23 June 2021, Business Wire

PlanetScale review: Horizontally scalable MySQL in the cloud
1 September 2021, InfoWorld

PlanetScale launches new database-as-a-service platform
18 May 2021, TechTarget

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.

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

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