[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pghacking/awesome-postgres-hacking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Awesome PostgreSQL Hacking Awesome

A curated list of awesome PostgreSQL hacking resources, inspired by awesome-postgres

🐘 Contributions welcome. Add links through pull requests or create an issue to start a discussion.

Contents

Core Hacking

Books

  • The Internals of PostgreSQL - Hironobu SUZUKI - The main purposes of this document are to explain how each subsystem works, and to provide the whole picture of PostgreSQL.
  • PostgreSQL 14 Internals - Egor Rogov - This book is for those who will not settle for a black-box approach when working with a database.

Community

Contributing

General

Parser

Planner

Executor

Storage

Partitioning

Performance Analysis

Tools

  • pg_plugins - Michael Paquier - Gathering of template plugins for PostgreSQL: background workers, logical replication things, etc.
  • .devcontainer - Junwang Zhao - Unofficial devcontainer config for Postgres.
  • PostgreSQL Hacker Helper - Sergey Solovev - VS Code extension for PostgreSQL core development: exploring Node variables, formatting, etc.

Extension Hacking

About

A curated list of awesome PostgreSQL hacking resources.

Topics

Resources

License

Stars

Watchers

Forks