Last Modified: 2025-07-05 08:57:46Z
Table of Contents
PostgreSQL, shortly postgres or psql, is one of the most advanced open source database suite.
1. Reference
-
Official Site: https://www.postgresql.org/
-
Official Git Mirror: https://github.com/postgres/postgres
2. Trivia
-
PostgreSQL was ranked as the most widely used database suite in 2024, according to StackOverflow Developer Survey
PostgreSQL debuted in the developer survey in 2018 when 33% of developers reported using it, compared with the most popular option that year: MySQL, in use by 59% of developers. Six years later, PostgreSQL is used by 49% of developers and is the most popular database for the second year in a row.
— StackOverflow Survey 2024