Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vinnix/awesome-pg

PostgreSQL "Awesome" Lists of Projects, Articles, etc..
https://github.com/vinnix/awesome-pg

List: awesome-pg

Last synced: about 1 month ago
JSON representation

PostgreSQL "Awesome" Lists of Projects, Articles, etc..

Awesome Lists containing this project

README

        

# awesome-pg
![awesome](http://vinnix.github.io/vinnix/all/images/awesome.svg) PostgreSQL "awesome" list of project, articles, docs, and related material

[](https://www.postgresql.org/)

## Lists that I found so far:

[//]: # "BEGIN:URL_LIST_TO_PARSE"
* [maahl](https://github.com/maahl/awesome-postgres-resources) - more articles;
* [edib](https://github.com/edib/awesome-postgres) - many different stuff (misc);
* [devton](https://github.com/devton/awesome-postgresql) - small list, mention some blogs;
* [dhamaniasad](https://github.com/dhamaniasad/awesome-postgres) - large one, with different material as well and language bindings;
* [kevmo](https://github.com/kevmo/awesome-postgres) - one item with material about FTS
* [sumonsun](https://gitlab.com/sumonsun/awesome-postgres) - another one, from gitlab now :)

[//]: # "END:URL_LIST_TO_PARSE"
* [vinnix](https://gist.github.com/vinnix/056f6f4169fcdc8d13732d0e6fdffe22) - My "cheat-sheet" (still to be organized), that motivated me to create this project.
* [my youtube PG's playlist](https://www.youtube.com/playlist?list=PLa7LbGW827W1-qbyUV3zLvhO-6FqESo0Z) - Best PG videos on youtube

## TODO: What I am doing here is: :elephant:

* [X] Compilling different resources in one list. dedup.;
* [ ] Adding scripts that might be useful (in progress);
* [ ] Separating them in files;
* [ ] Generate a "tags" cloud per URL;
* [ ] Get name from original lists;

## Other projects:

* [pg_quota](https://github.com/hlinnaka/pg_quota) Objects diskspace

## PostGIS:

* [The State of PostGIS](https://www.youtube.com/watch?v=TbE3LJIU2aM)
* [Introduction to QGIS](https://www.youtube.com/watch?v=WAbOR_E2xtI)
* [Getting Started with QGIS and PostGIS](https://www.youtube.com/watch?v=EUUWUUDjU4o)
* [How do I built QGIS from source on CentOS 7](https://gist.github.com/vinnix/5590342ba725244f744ca0f7b3b367d4)
* [Open Street Maps](http://download.geofabrik.de/)
* [Natural Earth](https://www.naturalearthdata.com/downloads/)
* [10m Cultural Vectors](https://www.naturalearthdata.com/downloads/10m-cultural-vectors/)
* [10m Physical Vectors](https://www.naturalearthdata.com/downloads/10m-physical-vectors/)
* [10m Raster Data](https://www.naturalearthdata.com/downloads/10m-raster-data/)
* [MIT Intro PostGIS](http://duspviz.mit.edu/tutorials/intro-postgis/)

## Functions and Procedures

* [Debugging your PL/pgSQL code](https://www.youtube.com/watch?v=pOb-7JZQoW4) Watch it before starting to write code into your database!

### plv8:

* [official](https://pgxn.org/dist/plv8/doc/plv8.html) plv8 official page
* [upgrade procedure](https://pgxn.org/dist/plv8/doc/plv8.html#Update.procedure) how to upgrade plv8
* [using modules](https://rymc.io/2016/03/22/a-deep-dive-into-plv8/) plv8 / modules / shuffle

## Books:

* [X] - [PostGIS Cookbook](https://www.packtpub.com/big-data-and-business-intelligence/postgis-cookbook)
* [X] - [Systems Performance: Enterprise and the Cloud](https://www.goodreads.com/book/show/18058001-systems-performance)
* [X] - [PostgreSQL High Performance](https://www.amazon.com/PostgreSQL-High-Performance-Gregory-Smith/dp/184951030X)

## Search results:

* [2018-09-03](https://github.com/search?q=awesome-postgres) - 18 results
* [2018-09-03](https://github.com/search?q=%22awesome-postgresql%22&type=Repositories) - 8 results
* [2018-09-03](https://github.com/search?q=%22awesome-pg%22&type=Repositories) - 3 results

## Archeology: Some gists from the past:

* [PG DAY / infoQ / indexes on PostgreSQL (ptBR)](https://www.infoq.com/br/presentations/indices-no-postgresql-o-que-voce-precisa-saber)

* [2018-03-05 :: Install SSL in JBoss](https://gist.github.com/vinnix/7f8830fd5567c94d9b1d3771bae0ab8e)
* [2013-10-30 :: Makefile](https://gist.github.com/vinnix/8d71b278e5795282f6dd) Makefile
* [2013-10-30 :: myLilLibrary.c](https://gist.github.com/vinnix/7235246) PostgreSQL C function
* [2013-10-30 :: CREATE FUNCTION](https://gist.github.com/vinnix/6f54a694786642e96c07) Making C function available inside the database

* [2013-09-17 :: Testing PostgresXC](https://gist.github.com/vinnix/ff737e494e199db5a2f8)
* [2012-05-11 :: JDBC / PostgreSQL Lab](https://github.com/vinnix/JavaLab)
* [2010-11-12 :: XFS + RAID1+0](https://gist.github.com/vinnix/caaa818393597caf6300)
* [2010-11-12 :: PL/pgSQL skeleton](https://gist.github.com/vinnix/257f544bf1380ef546ed)
* [2010-11-08 :: Monitoring Slony-I](https://gist.github.com/vinnix/5809e69b173f8e071920)
* [2010-10-26 :: Monitoring Slony-I](https://gist.github.com/vinnix/1beca118d09320871816)
* [2010-10-24 :: Vacuuming Slony-I log tables](https://gist.github.com/vinnix/87b698d89ee2d1c81b54)

## My bad!

* [2011-06-09 :: Contacting pg-hackers "wrongly"](https://grokbase.com/t/postgresql/pgsql-hackers/1169f91gqs/core-extensions-relocation/oldest)

## Compiled list

[](https://www.postgresql.org/)

* [ GeneralException https://people.freebsd.org/~seanc/postgresql/scale15x-2017-postgresql_zfs_best_practices.pdf](https://people.freebsd.org/~seanc/postgresql/scale15x-2017-postgresql_zfs_best_practices.pdf)

* [ GeneralException https://www.java.com/](https://www.java.com/)

* [ URLError [Errno 11001] getaddrinfo failed http://jinchengli.me/post/postgres-query-opt/](http://jinchengli.me/post/postgres-query-opt/)

* [ URLError [Errno 11001] getaddrinfo failed http://pginsight.io/](http://pginsight.io/)

* [ URLError [Errno 11001] getaddrinfo failed http://postgresql-backup.com/postgresql-blog/wp-content/uploads/2016/06/PostgreSQL-Cheat-Sheet_-String-Functions.pdf](http://postgresql-backup.com/postgresql-blog/wp-content/uploads/2016/06/PostgreSQL-Cheat-Sheet_-String-Functions.pdf)

* [ URLError [Errno 11001] getaddrinfo failed http://www.sqltabs.com/](http://www.sqltabs.com/)

* [ URLError [Errno 11001] getaddrinfo failed https://www.bigsql.org/](https://www.bigsql.org/)

* [ URLError [Errno 11001] getaddrinfo failed https://www.bigsql.org/postgresql/installers.jsp](https://www.bigsql.org/postgresql/installers.jsp)

* [ URLError [Errno 11001] getaddrinfo failed https://www.compose.com/articles/common-misconceptions-about-locking-in-postgresql/](https://www.compose.com/articles/common-misconceptions-about-locking-in-postgresql/)

* [ URLError [Errno 11001] getaddrinfo failed https://www.compose.com/articles/its-a-view-its-a-table-no-its-a-materialized-view/](https://www.compose.com/articles/its-a-view-its-a-table-no-its-a-materialized-view/)

* [ URLError [Errno 11001] getaddrinfo failed https://www.compose.com/articles/what-postgresql-has-over-other-open-source-sql-databases-part-ii/](https://www.compose.com/articles/what-postgresql-has-over-other-open-source-sql-databases-part-ii/)

* [ URLError [Errno 11001] getaddrinfo failed https://www.compose.com/articles/what-postgresql-has-over-other-open-source-sql-databases/](https://www.compose.com/articles/what-postgresql-has-over-other-open-source-sql-databases/)

* [ URLError [Errno 11001] getaddrinfo failed https://www.datarow.com/](https://www.datarow.com/)

* [ URLError [Errno 11002] getaddrinfo failed http://blog.postgresql-consulting.com/](http://blog.postgresql-consulting.com/)

* [ URLError [Errno 11002] getaddrinfo failed http://blog.postgresql-consulting.com/2015/10/autovacuum-explained-for-engineers-new.html](http://blog.postgresql-consulting.com/2015/10/autovacuum-explained-for-engineers-new.html)

* [ URLError [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake failure (_ssl.c:1000) http://postgrest.com/](http://postgrest.com/)

* [ ValueError ScaffoldHub.io](ScaffoldHub.io)

* [ ValueError okmeter.io](okmeter.io)

* [8. Buffer Manager :: Hironobu SUZUKI @ InterDB](http://www.interdb.jp/pg/pgsql08.html)

* [A Deep Dive into PL/v8 | Ryan McGrath](https://rymc.io/2016/03/22/a-deep-dive-into-plv8/)

* [A Large Database Does Not Mean Large shared_buffers | by Keith Fiske | Medium](https://medium.com/@keithf4/a-large-database-does-not-mean-large-shared-buffers-209a9872ecbc)

* [A Look at How Postgres Executes a Tiny Join - Pat Shaughnessy](http://patshaughnessy.net/2015/11/24/a-look-at-how-postgres-executes-a-tiny-join)

* [ACID - Wikipedia](https://en.wikipedia.org/wiki/ACID)

* [Adminer - Database management in a single PHP file](https://www.adminer.org/)

* [All you need to know about sorting in Postgres | Madusudanan](https://madusudanan.com/blog/all-you-need-to-know-about-sorting-in-postgres/)

* [Andrew Dunstan's PostgreSQL and Technical blog: PostgreSQL](http://adpgtech.blogspot.com/search/label/PostgreSQL/)

* [Another PostgreSQL Diff Tool (apgdiff) - Official Homepage](http://www.apgdiff.com/)

* [Azure Database for PostgreSQL | Microsoft AzureCalifornia Consumer Privacy Act (CCPA) Opt-Out Icon](https://azure.microsoft.com/en-us/services/postgresql/)

* [Backend flowchart - PostgreSQL wiki](https://wiki.postgresql.org/wiki/Backend_flowchart)

* [Backup and recover a Postgres DB using wal-e (Example)](https://coderwall.com/p/cwe2_a/backup-and-recover-a-postgres-db-using-wal-e)

* [Barman](http://www.pgbarman.org)

* [Blog - 2ndQuadrant | PostgreSQL](http://blog.2ndquadrant.com/)

* [Blog - by experts - CYBERTEC PostgreSQL Services & Support](https://www.cybertec-postgresql.com/en/blog/)

* [Blog | Metis](https://www.metisdata.io/blog)

* [Blog | Severalnines](https://severalnines.com/database-blog)

* [Bruce Momjian: Postgres Blog](http://momjian.us/main/blogs/pgblog.html)

* [Chartbrew - Client reports for your team and clients](https://chartbrew.com)

* [Citus Cloud managed database service | Citus DataCitus Open Source iconAzure cloud icon](https://www.citusdata.com/product/cloud)

* [Citus Data - YouTube](https://www.youtube.com/channel/UC8jpoK1BqQhDh6HDGFnM_DA/videos)

* [Cloud SQL for MySQL, PostgreSQL, and SQL Server | Google Cloud](https://cloud.google.com/sql#section-9)

* [Cloud SQL for PostgreSQL documentation  |  Google Cloud](https://cloud.google.com/sql/docs/postgres/)

* [Community DL Page](https://www.enterprisedb.com/downloads/postgres-postgresql-downloads)

* [Compare PostgreSQL Schemas, Postgres Diff Tool | PostgresCompare](https://www.postgrescompare.com)

* [Count - Collaborative analytics platform](https://count.co/)

* [Credereum – blockchain-enabled Postgres | PGConf.Russia 2018 | PGConf.Russia](https://pgconf.ru/en/2018/110824)

* [Crunchy Bridge Managed Postgres Database | Crunchy Data](https://www.crunchydata.com/products/crunchy-bridge/)

* [CyanAudit: DML logging tool for PostgreSQL / PostgreSQL Extension Network](http://pgxn.org/dist/cyanaudit/)

* [DBA Roadmap: Learn to become a database administrator with PostgreSQL](https://roadmap.sh/postgresql-dba)

* [DBD::Pg - PostgreSQL database driver for the DBI module - metacpan.org River stage three

• 76 direct dependents
• 147 total dependents](http://search.cpan.org/~rudy/DBD-Pg/Pg.pm)

* [DBeaver Community | Free Universal Database Tool](http://dbeaver.jkiss.org)

* [DataGrip: The Cross-Platform IDE for Databases & SQL by JetBrains](https://www.jetbrains.com/datagrip/)

* [Database Soup: postgresql](http://www.databasesoup.com/search/label/postgresql/)

* [Database Troubleshooting | Metis](https://www.metisdata.io/product/troubleshooting)

* [Databases and Zope | Linux Journal](https://www.linuxjournal.com/article/5849)

* [Datazenit: MySQL and PostgreSQL GUI – Database Administration Tool](https://datazenit.com/)

* [DbGate | Open Source SQL+noSQL Database Client](https://dbgate.org)

* [Debugging PostgreSQL performance, the hard way · JustWatch Blog](https://www.justwatch.com/blog/post/debugging-postgresql-performance-the-hard-way/)

* [Deferrable SQL Constraints in Depth](https://begriffs.com/posts/2017-08-27-deferrable-sql-constraints.html)

* [Delete SQL Performance for SQL Server, MySQL and PostgreSQL](https://www.mssqltips.com/sqlservertip/6607/delete-sql-performance-for-sql-server-mysql-and-postgresql/)

* [Docker](https://hub.docker.com/_/postgres/)

* [Documenting relationships in the pg_catalog schema | PostgresCompare](https://www.postgrescompare.com/2017/06/11/pg_catalog_constraints.html)

* [EDB - YouTube](https://www.youtube.com/channel/UCkIPoYyNr1OHgTo0KwE9HJw)

* [EDB: Open-Source, Enterprise Postgres Database Management](https://www.enterprisedb.com)

* [ElephantSQL - PostgreSQL as a Service](https://www.elephantsql.com/)

* [Expected Behavior | Our Products | InstrumentalExpected Behavior Logo](https://instrumentalapp.com/docs/instrumentald/postgresql#suggested-graphs)

* [Explaining CREATE INDEX CONCURRENTLY - 2ndQuadrant | PostgreSQL](http://blog.2ndquadrant.com/create-index-concurrently/)

* [Full Text Search - Busca Textual no PostgreSQL | PPT](http://pt.slideshare.net/spjuliano/fts-26392077)

* [Geofabrik Download Server](http://download.geofabrik.de/index.html)

* [GitHub - 2ndQuadrant/bdr: Bi-Directional Multi-Master Replication (BDR) for PostgreSQL, deprecated, please visit 2ndQuadrant website for latest BDR3](https://github.com/2ndQuadrant/bdr)

* [GitHub - 2ndQuadrant/pglogical: Logical Replication extension for PostgreSQL 15, 14, 13, 12, 11, 10, 9.6, 9.5, 9.4 (Postgres), providing much faster replication than Slony, Bucardo or Londiste, as well as cross-version upgrades.](https://github.com/2ndQuadrant/pglogical)

* [GitHub - Aiven-Open/pghoard: PostgreSQL® backup and restore service](https://github.com/aiven/pghoard)

* [GitHub - Aiven-Open/pglookout: PostgreSQL replication monitoring and failover daemon](https://github.com/aiven/pglookout)

* [GitHub - Alexis-benoist/eralchemy: Entity Relation Diagrams generation tool](https://github.com/Alexis-benoist/eralchemy)

* [GitHub - ClusterLabs/PAF: PostgreSQL Automatic Failover: High-Availibility for Postgres, based on Pacemaker and Corosync.](https://github.com/ClusterLabs/PAF)

* [GitHub - CrunchyData/pgmonitor: PostgreSQL Monitoring, Metrics Collection and Alerting Resources from Crunchy Data](https://github.com/CrunchyData/pgmonitor)

* [GitHub - DrPostgres/pg_hibernator: Postgres Hibernator - Save and Restore Postgres Cache, automatically](https://github.com/gurjeet/pg_hibernator)

* [GitHub - EnterpriseDB/repmgr: A lightweight replication manager for PostgreSQL (Postgres)](https://github.com/2ndQuadrant/repmgr)

* [GitHub - HypoPG/hypopg: Hypothetical Indexes for PostgreSQL](https://github.com/HypoPG/hypopg)

* [GitHub - Instrumental/instrumentald: Instrumental System and Service Daemon](https://github.com/Instrumental/instrumentald)

* [GitHub - Nextdoor/pg-bifrost: PostgreSQL Logical Replication tool into Kinesis, S3 and RabbitMQ](https://github.com/Nextdoor/pg-bifrost/)

* [GitHub - OPMDG/check_pgactivity: Nagios remote agent](https://github.com/OPMDG/check_pgactivity)

* [GitHub - Paxa/postbird: Open source PostgreSQL GUI client for macOS, Linux and Windows](https://github.com/Paxa/postbird)

* [GitHub - PostgREST/postgrest: REST API for any Postgres database](https://github.com/PostgREST/postgrest)

* [GitHub - RhodiumToad/pg-toastutils: TOAST inspection utils for postgres](https://github.com/RhodiumToad/pg-toastutils)

* [GitHub - RhodiumToad/pllua-ng: Re-implementation of pllua, embedded Lua for postgresql](https://github.com/RhodiumToad/pllua-ng)

* [GitHub - Segfault-Inc/Multicorn: Data Access Library](https://github.com/Kozea/Multicorn)

* [GitHub - adjust/pgbundle: bundling postgres extension](https://github.com/adjust/pgbundle)

* [GitHub - ankane/dexter: The automatic indexer for Postgres](https://github.com/ankane/dexter)

* [GitHub - ankane/pghero: A performance dashboard for Postgres](https://github.com/ankane/pghero)

* [GitHub - ankane/pgsync: Sync data from one Postgres database to another](https://github.com/ankane/pgsync)

* [GitHub - arcapos/luapgsql: Lua binding for PostgreSQL](https://github.com/arcapos/luapgsql)

* [GitHub - ariga/atlas: A modern tool for managing database schemas](https://github.com/ariga/atlas)

* [GitHub - bayandin/awesome-awesomeness: A curated list of awesome awesomeness](https://github.com/bayandin/awesome-awesomeness)

* [GitHub - blkchain/blkchain: Fast import of the blockchain into PostgreSQL.](https://github.com/blkchain/blkchain)

* [GitHub - blkchain/pg_blkchain: PostgreSQL Blockchain Extension](https://github.com/blkchain/pg_blkchain)

* [GitHub - brianc/node-postgres: PostgreSQL client for node.js.](https://github.com/brianc/node-postgres)

* [GitHub - bucardo/check_postgres: Nagios check_postgres plugin for checking status of PostgreSQL databases](https://github.com/bucardo/check_postgres)

* [GitHub - cbbrowne/pgcmp: Tool for comparing Postgres database schemas](https://github.com/cbbrowne/pgcmp)

* [GitHub - citusdata/citus: Distributed PostgreSQL as an extension](https://github.com/citusdata/citus)

* [GitHub - citusdata/cstore_fdw: Columnar storage extension for Postgres built as a foreign data wrapper. Check out https://github.com/citusdata/citus for a modernized columnar storage implementation built as a table access method.](https://github.com/citusdata/cstore_fdw)

* [GitHub - citusdata/pg_cron: Run periodic jobs in PostgreSQL](https://github.com/citusdata/pg_cron)

* [GitHub - citusdata/pg_shard: ATTENTION: pg_shard is superseded by Citus, its more powerful replacement](https://github.com/citusdata/pg_shard)

* [GitHub - compose/governor: Runners to orchestrate a high-availability PostgreSQL](https://github.com/compose/governor)

* [GitHub - cossacklabs/pg_themis: Postgres Themis plugin](https://github.com/cossacklabs/pg_themis)

* [GitHub - cybertec-postgresql/pgwatch2: PostgreSQL metrics monitor/dashboard](https://github.com/cybertec-postgresql/pgwatch2)

* [GitHub - dalibo/db2topg: Automated tool for DB2 migration to PostgreSQL, ala ora2pg](https://github.com/dalibo/db2topg)

* [GitHub - dalibo/ldap2pg: :elephant: Manage PostgreSQL roles and privileges from YAML or LDAP](https://github.com/dalibo/ldap2pg)

* [GitHub - dalibo/pg_activity: pg_activity is a top like application for PostgreSQL server activity monitoring.](https://github.com/dalibo/pg_activity)

* [GitHub - dalibo/pgbadger: pgbadger.github.io](https://github.com/dalibo/pgbadger)

* [GitHub - dalibo/sqlserver2pgsql: Migration tool to convert a Microsoft SQL Server Database into a PostgreSQL database, as automatically as possible](https://github.com/dalibo/sqlserver2pgsql)

* [GitHub - dalibo/temboard: PostgreSQL Remote Control](https://github.com/dalibo/temboard)

* [GitHub - darold/pgbadger: A fast PostgreSQL Log Analyzer](https://github.com/darold/pgbadger)

* [GitHub - dataegret/pg-utils: Useful PostgreSQL utilities](https://github.com/dataegret/pg-utils)

* [GitHub - dbcli/pgcli: Postgres CLI with autocompletion and syntax highlighting](https://github.com/dbcli/pgcli)

* [GitHub - devrimgunduz/pagila: PostgreSQL Sample Database](https://github.com/devrimgunduz/pagila)

* [GitHub - devton/awesome-postgresql: A curated list of awesome PostgreSQL tools, scripts, slides, and short examples. inspired by the other awesome lists](https://github.com/devton/awesome-postgresql#awesome-postgresql)

* [GitHub - dhamaniasad/awesome-postgres: A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql](https://github.com/dhamaniasad/awesome-postgres)

* [GitHub - dimitri/pgloader: Migrate to PostgreSQL in a single command!](https://github.com/dimitri/pgloader)

* [GitHub - elixir-ecto/postgrex: PostgreSQL driver for Elixir](https://github.com/elixir-ecto/postgrex)

* [GitHub - fphilipe/psql2csv: Run a query in psql and output the result as CSV.](https://github.com/fphilipe/psql2csv)

* [GitHub - gajus/pg-formatter: A PostgreSQL SQL syntax beautifier.](https://github.com/gajus/pg-formatter)

* [GitHub - gajus/slonik: A Node.js PostgreSQL client with runtime and build time type safety, and composable SQL.](https://github.com/gajus/slonik)

* [GitHub - ged/ruby-pg: A PostgreSQL client library for Ruby](https://github.com/ged/ruby-pg)

* [GitHub - graphile/crystal: 🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more!](https://github.com/graphile/postgraphile)

* [GitHub - greenplum-db/gpdb: Greenplum Database - Massively Parallel PostgreSQL for Analytics. An open-source massively parallel data platform for analytics, machine learning and AI.](https://github.com/greenplum-db/gpdb)

* [GitHub - gregs1104/pgtune: PostgreSQL configuration wizard](https://github.com/gregs1104/pgtune/)

* [GitHub - hasura/graphql-engine: Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.](https://github.com/hasura/graphql-engine)

* [GitHub - hlinnaka/pg_quota: PostgreSQL extension for quotas](https://github.com/hlinnaka/pg_quota)

* [GitHub - holdfenytolvaj/pogi: Javascript library for PostgreSQL and node.js](https://github.com/holdfenytolvaj/pogi)

* [GitHub - jackc/pgx: PostgreSQL driver and toolkit for Go](https://github.com/jackc/pgx)

* [GitHub - jarulraj/sqlcheck: Automatically identify anti-patterns in SQL queries](https://github.com/jarulraj/sqlcheck)

* [GitHub - jwdeitch/pg_migrate: Manage postgres schema, triggers, procedures, and views](https://github.com/jwdeitch/pg_migrate)

* [GitHub - kabirbaidhya/pglistend: pglistend - A lightweight PostgreSQL LISTEN Daemon using Node.js/Systemd](https://github.com/kabirbaidhya/pglistend)

* [GitHub - kirs/pg_web_stats: Web UI to view pg_stat_statements](https://github.com/kirs/pg_web_stats)

* [GitHub - lanyrd/mysql-postgresql-converter: Lanyrd's MySQL to PostgreSQL conversion script](https://github.com/lanyrd/mysql-postgresql-converter)

* [GitHub - larskanis/pg-ldap-sync: Use LDAP permissions in PostgreSQL](https://github.com/larskanis/pg-ldap-sync)

* [GitHub - le0pard/pgtune: Pgtune - tuning PostgreSQL config by your hardware](https://github.com/le0pard/pgtune)

* [GitHub - lesovsky/pgcenter: Command-line admin tool for observing and troubleshooting Postgres.](https://github.com/lesovsky/pgcenter)

* [GitHub - lib/pq: Pure Go Postgres driver for database/sql](https://github.com/lib/pq)

* [GitHub - lob/pg_insights: A collection of convenient SQL for monitoring Postgres database health.](https://github.com/lob/pg_insights)

* [GitHub - lukasmartinelli/pgclimb: Export data from PostgreSQL into different data formats](https://github.com/lukasmartinelli/pgclimb)

* [GitHub - lukasmartinelli/pgfutter: Import CSV and JSON into PostgreSQL the easy way](https://github.com/lukasmartinelli/pgfutter)

* [GitHub - m6w6/ext-pq: PostgreSQL client library (libpq) binding](https://github.com/m6w6/ext-pq)

* [GitHub - marijnh/Postmodern: A Common Lisp PostgreSQL programming interface](https://github.com/marijnh/Postmodern)

* [GitHub - mchristofides/pg_docs_bot: A browser extension (Firefox or Chrome) for getting to the current Postgres docs by default.](https://github.com/mchristofides/pg_docs_bot/)

* [GitHub - mgartner/pg_flame: A flamegraph generator for Postgres EXPLAIN ANALYZE output.](https://github.com/mgartner/pg_flame)

* [GitHub - microsoft/pg_paxos: Basic implementation of Paxos and Paxos-based table replication for a cluster of PostgreSQL nodes](https://github.com/citusdata/pg_paxos/)

* [GitHub - morenoh149/postgresDBSamples: Sample databases for postgres](https://github.com/morenoh149/postgresDBSamples)

* [GitHub - multum/pg-differ: Node.js migration tool for PostgreSQL](https://github.com/multum/pg-differ)

* [GitHub - nanopack/yoke: Postgres high-availability cluster with auto-failover and automated cluster recovery.](https://github.com/nanopack/yoke)

* [GitHub - nickelser/pg_kinesis: Replicate Postgres commits using logical replication to AWS Kinesis.](https://github.com/nickelser/pg_kinesis)

* [GitHub - npgsql/npgsql: Npgsql is the .NET data provider for PostgreSQL.](https://github.com/npgsql/npgsql)

* [GitHub - okbob/plpgsql_check: plpgsql_check is a linter tool (does source code static analyze) for the PostgreSQL language plpgsql (the native language for PostgreSQL store procedures).](https://github.com/okbob/plpgsql_check)

* [GitHub - omniti-labs/omnipitr: Advanced WAL File Management Tools for PostgreSQL](https://github.com/omniti-labs/omnipitr)

* [GitHub - orgrim/pg_back: Simple backup tool for PostgreSQL](https://github.com/orgrim/pg_back/)

* [GitHub - percona/pmm: Percona Monitoring and Management: an open source database monitoring, observability and management tool](https://github.com/percona/pmm)

* [GitHub - pgMemento/pgMemento: Audit trail with schema versioning for PostgreSQL using transaction-based logging](https://github.com/pgMemento/pgMemento)

* [GitHub - pgRouting/pgrouting: Repository contains pgRouting library. Development branch is "develop", stable branch is "master"](https://github.com/pgRouting/pgrouting)

* [GitHub - pgcentralfoundation/pgrx: Build Postgres Extensions with Rust!](https://github.com/tcdi/pgx)

* [GitHub - pgexperts/pgx_scripts: A collection of useful little scripts for database analysis and administration, created by our team at PostgreSQL Experts.](https://github.com/pgexperts/pgx_scripts)

* [GitHub - pgpartman/pg_partman: Partition management extension for PostgreSQL](https://github.com/keithf4/pg_partman)

* [GitHub - pgq/skytools-legacy: Obsolete, see https://github.com/pgq/ for maintained code.](https://github.com/pgq/skytools-legacy)

* [GitHub - pgxn/pgxnclient: A command line client for the PostgreSQL Extension Network](https://github.com/dvarrazzo/pgxnclient)

* [GitHub - phppgadmin/phppgadmin: the premier web-based administration tool for postgresql](https://github.com/phppgadmin/phppgadmin)

* [GitHub - porsager/postgres: Postgres.js - The Fastest full featured PostgreSQL client for Node.js, Deno, Bun and CloudFlare](https://github.com/porsager/postgres)

* [GitHub - postgrespro/mamonsu](https://github.com/postgrespro/mamonsu)

* [GitHub - postgrespro/pg_credereum: Prototype of PostgreSQL extension bringing some properties of blockchain to the relational DBMS](https://github.com/postgrespro/pg_credereum)

* [GitHub - postgrespro/pg_probackup: Backup and recovery manager for PostgreSQL](https://github.com/postgrespro/pg_probackup)

* [GitHub - postgrespro/zson: ZSON is a PostgreSQL extension for transparent JSONB compression](https://github.com/afiskon/zson)

* [GitHub - prest/prest: PostgreSQL ➕ REST, low-code, simplify and accelerate development, ⚡ instant, realtime, high-performance on any Postgres application, existing or new](https://github.com/prest/prest)

* [GitHub - rach/pome: A Postgres Metrics Dashboard](https://github.com/rach/pome)

* [GitHub - remodoy/clj-postgresql: PostgreSQL helpers for Clojure projects](https://github.com/remodoy/clj-postgresql)

* [GitHub - sastraxi/pgsh: Branch your PostgreSQL Database like Git](https://github.com/sastraxi/pgsh)

* [GitHub - schemaspy/schemaspy: Database documentation built easy](https://github.com/schemaspy/schemaspy)

* [GitHub - sebastianwebber/pgconfig: Web Based PostgreSQL configuration tool](https://github.com/sebastianwebber/pgconfig)

* [GitHub - sfackler/rust-postgres: Native PostgreSQL driver for the Rust programming language](https://github.com/sfackler/rust-postgres)

* [GitHub - sindresorhus/awesome: 😎 Awesome lists about all kinds of interesting topics](https://github.com/sindresorhus/awesome)

* [GitHub - sorintlab/stolon: PostgreSQL cloud native High Availability and more.](https://github.com/sorintlab/stolon)

* [GitHub - sosedoff/pgweb: Cross-platform client for PostgreSQL databases](https://github.com/sosedoff/pgweb)

* [GitHub - spotify/postgresql-metrics: Tool that extracts and provides metrics on your PostgreSQL database](https://github.com/spotify/postgresql-metrics)

* [GitHub - sqitchers/sqitch: Sensible database change management](https://github.com/sqitchers/sqitch)

* [GitHub - taminomara/psql-hooks: Unofficial documentation for PostgreSQL hooks](https://github.com/AmatanHead/psql-hooks)

* [GitHub - the4thdoctor/pg_chameleon: MySQL to PostgreSQL replica system](https://github.com/the4thdoctor/pg_chameleon)

* [GitHub - timescale/timescaledb-tune: A tool for tuning TimescaleDB for better performance by adjusting settings to match your system's CPU and memory resources.](https://github.com/timescale/timescaledb-tune)

* [GitHub - tomoakin/RPostgreSQL: Automatically exported from code.google.com/p/rpostgresql](https://github.com/tomoakin/RPostgreSQL)

* [GitHub - vitaly-t/pg-promise: PostgreSQL interface for Node.js](https://github.com/vitaly-t/pg-promise)

* [GitHub - wal-e/wal-e: Continuous Archiving for Postgres](https://github.com/wal-e/wal-e)

* [GitHub - wal-g/wal-g: Archival and Restoration for databases in the Cloud](https://github.com/wal-g/wal-g)

* [GitHub - yandex/odyssey: Scalable PostgreSQL connection pooler](https://github.com/yandex/odyssey)

* [GitHub - yandex/pgmigrate: Simple tool to evolve PostgreSQL schema easily.](https://github.com/yandex/pgmigrate)

* [GitHub - zabbix-tools/libzbxpgsql: Monitor PostgreSQL with Zabbix](https://github.com/cavaliercoder/libzbxpgsql)

* [GitHub - zalando/patroni: A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes](https://github.com/zalando/patroni)

* [GitHub - zalando/pg_view: Get a detailed, real-time view of your PostgreSQL database and system metrics](https://github.com/zalando/pg_view)

* [GitHub - zombodb/zombodb: Making Postgres and Elasticsearch work together like it's 2023](https://github.com/zombodb/zombodb)

* [Greenplum Database](http://greenplum.org/)

* [HeidiSQL - MariaDB, MySQL, MSSQL, PostgreSQL and SQLite made easy](https://www.heidisql.com/)

* [Heroku Postgres - Add-ons - Heroku Elements](https://elements.heroku.com/addons/heroku-postgresql)

* [Holistics | Self-service BI Platform](https://www.holistics.io/)

* [Home | pgJDBC](https://jdbc.postgresql.org/)

* [Hosted PostgreSQL - Amazon RDS for PostgreSQL - AWS](https://aws.amazon.com/rds/postgresql/)

* [How can you stop worrying about table and view dependencies in PostgreSQL? - Pretius](http://pretius.com/postgresql-stop-worrying-about-table-and-view-dependencies/)

* [Implement an Early Warning System for Transaction ID Wraparound in Amazon RDS for PostgreSQL | AWS Database Blog](https://aws.amazon.com/blogs/database/implement-an-early-warning-system-for-transaction-id-wraparound-in-amazon-rds-for-postgresql/)

* [Issues · dhamaniasad/awesome-postgres · GitHub](https://github.com/dhamaniasad/awesome-postgres/issues)

* [JAWARA79 : Daftar Slot Scatter Hitam Mahjong Ways 2](http://www.pomm-project.org)

* [JackDB | Modern Database Client](https://www.jackdb.com/)

* [Kiwi IRC](https://webchat.freenode.net/#postgresql)

* [Linux: Understanding the Memory Layout of Linux Executables · GitHub](https://gist.github.com/gaolizhou/3494bc20bbdc9d2c1ce7f8b19c5f5e16)

* [Lock dependency information - PostgreSQL wiki](https://wiki.postgresql.org/wiki/Lock_dependency_information)

* [MVCC in PostgreSQL-4. Snapshots / HabrHabrSearchWrite a publicationSettingsPull to refreshReading timeViewsVotingVotingAdd to bookmarksCommentsSend messageCommentsFacebookTwitterTelegram](https://habr.com/en/company/postgrespro/blog/479512/)

* [Managed Database | Scaleway](https://www.scaleway.com/en/database/)

* [Managed PostgreSQL as a service | Aiven](https://aiven.io/postgresql)

* [Metabase | Business Intelligence, Dashboards, and Data Visualization](http://www.metabase.com)

* [Michael Paquier - PostgreSQL committer](http://paquier.xyz/)

* [More on Postgres Performance - Craig Kerstiens](http://www.craigkerstiens.com/2013/01/10/more-on-postgres-performance/)

* [Neon — Serverless, Fault-Tolerant, Branchable Postgres](https://neon.tech)

* [New explain | explain.depesz.com](http://explain.depesz.com/)

* [OPM](http://opm.io)

* [Object–relational database - Wikipedia](https://en.wikipedia.org/wiki/Object-relational_database)

* [Ora2Pg : Migrates Oracle to PostgreSQL](http://ora2pg.darold.net)

* [Overview](https://www.valentina-db.com/en/valentina-studio-overview)

* [PG Casts](https://www.pgcasts.com)

* [PGConfig](https://www.pgconfig.org/)

* [PGStrom - PostgreSQL wiki](https://wiki.postgresql.org/wiki/PGStrom)

* [PGXN: PostgreSQL Extension Network](http://pgxn.org/)

* [PGroonga -
Make PostgreSQL fast full text search platform for all languages!](https://pgroonga.github.io/)

* [PL/v8: A procedural language in JavaScript / PostgreSQL Extension Network](http://pgxn.org/dist/plv8/doc/plv8.html)

* [PSequel, a PostgreSQL GUI Tool for macOS](http://www.psequel.com/)

* [Parallelism in PostgreSQL 11 - Speaker Deck](https://speakerdeck.com/macdice/parallelism-in-postgresql-11)

* [PgBouncer - lightweight connection pooler for PostgreSQL](http://pgbouncer.github.io)

* [Planet PostgreSQL](https://planet.postgresql.org/)

* [PostGISOpen NavigationClose NavigationToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepageClose Menu BarOpen Menu Bar](http://postgis.net/)

* [PostgreSQL ++ for time series and events | Timescale](https://www.timescale.com/)

* [PostgreSQL - Python Wiki](https://wiki.python.org/moin/PostgreSQL)

* [PostgreSQL - Wikipedia](https://en.wikipedia.org/wiki/PostgreSQL)

* [PostgreSQL 9.4 JSON Queries – Web Scraping Service](http://webrobots.io/postgresql-json-queries/)

* [PostgreSQL Archives - Percona Database Performance Blog](https://www.percona.com/blog/category/postgresql/)

* [PostgreSQL Auditing Extension | PGAudit](https://www.pgaudit.org/)

* [PostgreSQL Automatic Failover | PAF](http://dalibo.github.io/PAF/)

* [PostgreSQL Client by SQLPro - macOS Postgres Management UI](http://macpostgresclient.com/)

* [PostgreSQL Exercises](http://pgexercises.com/)

* [PostgreSQL Mistakes and How to Avoid Them](https://www.manning.com/books/postgresql-mistakes-and-how-to-avoid-them)

* [PostgreSQL Monitoring Cheatsheet — Russ Garrett](https://russ.garrett.co.uk/2015/10/02/postgres-monitoring-cheatsheet/)

* [PostgreSQL Primer for Busy People · Zaiste Programming](https://zaiste.net/posts/postgresql-primer-for-busy-people/)

* [PostgreSQL Tutorial](http://www.tutorialspoint.com/postgresql/)

* [PostgreSQL Workload Analyzer — PoWA 4.1.4 documentation](https://powa.readthedocs.io/en/latest/)

* [PostgreSQL derived databases - PostgreSQL wiki](https://wiki.postgresql.org/wiki/PostgreSQL_derived_databases)

* [PostgreSQL exercises](https://pgexercises.com/questions/basic/selectall.html)

* [PostgreSQL on Render | Render Docs](https://render.com/docs/databases)

* [PostgreSQL wiki](https://wiki.postgresql.org/wiki/Main_Page)

* [PostgreSQL: Backend Flowchart](https://www.postgresql.org/developer/backend/)

* [PostgreSQL: Documentation: 16: 13.3. Explicit Locking](https://www.postgresql.org/docs/current/static/explicit-locking.html)

* [PostgreSQL: Documentation: 16: psql](https://www.postgresql.org/docs/current/static/app-psql.html)

* [PostgreSQL: Documentation: devel: pgbench](https://www.postgresql.org/docs/devel/static/pgbench.html)

* [PostgreSQL: PostgreSQL Mailing List Archives](https://www.postgresql.org/list/)

* [PostgreSQL: Professional Services](https://www.postgresql.org/support/professional_support/)

* [PostgreSQL: The world's most advanced open source database](https://www.postgresql.org)

* [Postgres - Craig Kerstiens](http://www.craigkerstiens.com/categories/postgres/)

* [Postgres Autovacuum is Not the EnemyGitHub iconGitHub iconX iconLinkedIn iconlink iconX iconLinkedIn iconlink iconGitHub iconarrow circle iconX iconLinkedIn iconlink icon](https://www.citusdata.com/blog/2016/11/04/autovacuum-not-the-enemy/)

* [Postgres Conference - YouTube](https://www.youtube.com/channel/UCsJkVvxwoM7R9oRbzvUhbPQ/videos)

* [Postgres EXPLAIN Visualizer (pev)](http://tatiyants.com/pev/)

* [Postgres GuideOpen Nav MenuClose Nav MenuToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto mode](http://postgresguide.com/)

* [Postgres Weekly](http://postgresweekly.com/)

* [Postgres monitoring with okmeter.io](https://okmeter.io/pg)

* [Postgres performance at any scale | PostgreSQL Tuning - pganalyze](https://pganalyze.com)

* [Postgres · cmu-db/peloton Wiki · GitHub](https://github.com/cmu-db/peloton/wiki/Postgres)

* [Postgres-XL | Open Source Scalable SQL Database Cluster](http://www.postgres-xl.org/)

* [Postgres.ai / nancy β · GitLab](https://gitlab.com/postgres-ai/nancy)

* [Postgres.ai / postgres-checkup – automated PostgreSQL health checks · GitLab](https://gitlab.com/postgres-ai/postgres-checkup)

* [Postgres.app – the easiest way to get started with PostgreSQL on the Mac](http://postgresapp.com/)

* [PostgresML | You know Postgres. Now you know machine learning – PostgresML](https://postgresml.org/)

* [Postgresql Hosting at Database Labs](https://www.databaselabs.io)

* [Postgresql monitoring and integration with Zabbix](https://www.zabbix.com/integrations/postgresql#tab:official2)

* [PostgresqlCO.NF: PostgreSQL configuration for humans](https://postgresqlco.nf/en/doc/param/)

* [Postico 2](https://eggerapps.at/postico/)

* [Pull requests · dhamaniasad/awesome-postgres · GitHub](https://github.com/dhamaniasad/awesome-postgres/pulls)

* [Reddit - Dive into anything](https://www.reddit.com/r/PostgreSQL/)

* [Robert Haas: postgresql](http://rhaas.blogspot.com/search/label/postgresql/)

* [Rust Programming Language](http://www.rust-lang.org/)

* [SQL Joins Visualizer](http://sql-joins.leopard.in.ua/)

* [ScaffoldHub - The full-stack NextJS 14 Codebase Generator](https://scaffoldhub.io)

* [Scaling PostgreSQL](https://www.scalingpostgres.com/)

* [Shisaa Development | Shisaa Japan - Freelance Developers](http://shisaa.jp/postset/postgresql-full-text-search-part-1.html)

* [Slony-I](http://slony.info)

* [Snapshot isolation in PostgreSQLRSSMailGithubLinkedIN](http://mbukowicz.github.io/databases/2020/05/01/snapshot-isolation-in-postgresql.html)

* [Snowflake](https://numeracy.co/)

* [Solutions - Who uses PostgreSQL - CYBERTEC | Data Science & PG](https://www.cybertec-postgresql.com/en/postgresql-overview/solutions-who-uses-postgresql/)

* [Supabase | The Open Source Firebase Alternative](https://www.supabase.com)

* [Superfast CSV Imports Using PostgreSQL's COPY Command](https://infinum.com/the-capsized-eight/superfast-csv-imports-using-postgresqls-copy)

* [TOTO88 | Bocoran Slot Gacor Hari Ini](https://www.pipelinedb.com/)

* [TablePlus | Modern, Native Tool for Database Management](https://tableplus.com/)

* [Telegram: Contact @pgsql](https://t.me/pgsql)

* [Telegram: Contact @postgreschat](https://t.me/postgreschat)

* [Telegram: Contact @postgresql_id](https://t.me/postgresql_id)

* [Telegram: Contact @postgresqlbr](https://t.me/postgresqlbr)

* [The Bitcoin Blockchain PostgresSQL Schema - Gregory Trubetskoy](https://grisha.org/blog/2017/12/15/blockchain-and-postgres/)

* [The Perl Programming Language - www.perl.org](https://www.perl.org/)

* [The PipelineDB Team Joins Confluent | Confluent](https://www.confluent.io/blog/pipelinedb-team-joins-confluent/)

* [The SQL Editor and Database Manager Of Your Dreams | Beekeeper Studio](https://www.beekeeperstudio.io)

* [Title of the document](http://dalibo.github.io/powa/)

* [Transaction processing - Wikipedia](https://en.wikipedia.org/wiki/Transaction_processing)

* [Tricking PostgresSQL into Using 200x Faster Query Plan](https://spacelift.io/blog/tricking-postgres-into-using-query-plan)

* [Understanding Postgres connection pooling with PgBouncer | HackerNoon](https://hackernoon.com/understanding-postgres-connection-pooling-with-pgbouncer-unlisted-draft-bdb7ebf073ab)

* [Visibility Map Problems - PostgreSQL wiki](https://wiki.postgresql.org/wiki/Visibility_Map_Problems)

* [Warp - Convert and analyze large data sets at light speed](http://warp.one/)

* [What hot_standby_feedback in PostgreSQL really does](https://www.cybertec-postgresql.com/en/what-hot_standby_feedback-in-postgresql-really-does/)

* [Who is using Postgres? · Issue #31 · dwyl/learn-postgresql · GitHub](https://github.com/dwyl/learn-postgresql/issues/31)

* [Who uses PostgreSQL? - 2ndQuadrant | PostgreSQL](https://www.2ndquadrant.com/en/postgresql/who-uses-postgresql/)

* [Why use Postgres (Updated for last 5 years) - Craig Kerstiens](http://www.craigkerstiens.com/2017/04/30/why-postgres-five-years-later/)

* [Worry-Free Managed Database Hosting | DigitalOcean](https://www.digitalocean.com/products/managed-databases/)

* [Writing Postgres Extensions - Debugging - Big elephants](http://big-elephants.com/2015-10/writing-postgres-extensions-part-iii/)

* [Writing Postgres Extensions - Testing - Big elephants](http://big-elephants.com/2015-11/writing-postgres-extensions-part-iv/)

* [Writing Postgres Extensions - The Basics - Big elephants](http://big-elephants.com/2015-10/writing-postgres-extensions-part-i/)

* [Writing Postgres Extensions - Types and Operators - Big elephants](http://big-elephants.com/2015-10/writing-postgres-extensions-part-ii/)

* [Writing Postgres Extensions Code Organization and Versioning - Big elephants](http://big-elephants.com/2015-11/writing-postgres-extensions-part-v/)

* [YugabyteDB. The Distributed SQL Database for Mission-Critical Apps](https://yugabyte.com/)

* [asyncpg · PyPI](https://pypi.org/project/asyncpg/)

* [awesome-mysql | A curated list of awesome MySQL software, libraries, tools and resources](http://shlomi-noach.github.io/awesome-mysql/)

* [base36/base36.c at master · dimitri/base36 · GitHub](https://github.com/dimitri/base36/blob/master/base36.c)

* [dbglass](http://dbglass.web-pal.com)

* [explain.dalibo.com](https://explain.dalibo.com)

* [git.postgresql.org Git - postgresql.git/summary](https://git.postgresql.org/gitweb/?p=postgresql.git)

* [http://gosimple.me/postgresql-primary-key-type-analysis/](http://gosimple.me/postgresql-primary-key-type-analysis/)

* [http://hlinnaka.iki.fi/presentations/PGConf.eu-Serverside-Programming-in-C.pdf](http://hlinnaka.iki.fi/presentations/PGConf.eu-Serverside-Programming-in-C.pdf)

* [http://momjian.us/main/writings/pgsql/optimizer.pdf](http://momjian.us/main/writings/pgsql/optimizer.pdf)

* [http://momjian.us/main/writings/pgsql/window.pdf](http://momjian.us/main/writings/pgsql/window.pdf)

* [http://www.interdb.jp/pg/](http://www.interdb.jp/pg/)

* [http://www.neilconway.org/talks/executor.pdf](http://www.neilconway.org/talks/executor.pdf)

* [https://bitnine.net/](https://bitnine.net/)

* [https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)

* [https://momjian.us/main/writings/pgsql/internalpics.pdf](https://momjian.us/main/writings/pgsql/internalpics.pdf)

* [https://omnidb.org/en/](https://omnidb.org/en/)

* [https://wiki.postgresql.org/images/a/a4/PostgreSQL_logo.3colors.svg](https://wiki.postgresql.org/images/a/a4/PostgreSQL_logo.3colors.svg)

* [https://www.pgcon.org/2016/schedule/attachments/434_Index-internals-PGCon2016.pdf](https://www.pgcon.org/2016/schedule/attachments/434_Index-internals-PGCon2016.pdf)

* [https://www.postgresql.eu/events/pgconfeu2018/sessions/session/2058/slides/96/hackingpg-present.pdf](https://www.postgresql.eu/events/pgconfeu2018/sessions/session/2058/slides/96/hackingpg-present.pdf)

* [https://www.postgresql.eu/events/pgconfeu2018/sessions/session/2066/slides/95/patch_review-present.pdf](https://www.postgresql.eu/events/pgconfeu2018/sessions/session/2066/slides/95/patch_review-present.pdf)

* [https://www.youtube.com/watch?v=W6B8-srOsrs](https://www.youtube.com/watch?v=W6B8-srOsrs)

* [https://www.youtube.com/watch?v=hrBchZ_W6GE](https://www.youtube.com/watch?v=hrBchZ_W6GE)

* [json - Explanation of JSONB introduced by PostgreSQL - Stack Overflow](http://stackoverflow.com/a/22910602/2451259)

* [pgAdmin - PostgreSQL Tools](http://pgadmin.org/)

* [pgBackRest - Reliable PostgreSQL Backup & Restore](http://www.pgbackrest.org)

* [pgModeler - PostgreSQL Database Modeler](http://pgmodeler.com.br/)

* [pgMustard - review Postgres query plans quickly](https://www.pgmustard.com/)

* [pgPedia - a PostgreSQL Encyclopedia](https://pgpedia.info/index.html)

* [pgTAP: Unit Testing for PostgreSQL](https://pgtap.org/)

* [pg_bulkload: Project Home Page](http://ossc-db.github.io/pg_bulkload/index.html)

* [pg_stat_kcache 2.0 – rjuju's home](https://rjuju.github.io/postgresql/2015/03/04/pg_stat_kcache-2-0.html)

* [pgagroal](https://agroal.github.io/pgagroal/)

* [pgcli](http://pgcli.com/)

* [pgloader](http://pgloader.io/)

* [pgmetrics - Home](https://pgmetrics.io/)

* [pgpool Wiki](http://pgpool.net)

* [pitrery - Home](https://dalibo.github.io/pitrery/)

* [postgresql – select * from depesz;](https://www.depesz.com/tag/postgresql/)

* [postgresql-simple: Mid-Level PostgreSQL client library](http://hackage.haskell.org/package/postgresql-simple)

* [psycopg2 · PyPI](https://pypi.org/project/psycopg2/)

* [select * from depesz;](http://www.depesz.com/)

* [sql - Deferrable check constraint in PostgreSQL - Stack Overflow](https://stackoverflow.com/questions/16323236/deferrable-check-constraint-in-postgresql?spm=a2c65.11461447.0.0.76d07a05AWw5tg)

* [the ultimate postgres vs mysql blog post | dian m fay](https://di.nmfay.com/postgres-vs-mysql)

* [using Mithril.js + postgREST to build and consume API's | PPT](http://slideshare.net/tonnysk823/using-mithriljs-postgrest-to-build-and-consume-apis)

* [Статистика запросов и pg_stat_statements | Блог Ивана Евтуховича](http://evtuhovich.ru/blog/2013/06/28/pg-stat-statements/#comment-945382408)