Blog
Essays from inside the database
Design notes and arguments from building pg-web. Written by people, edited hard.
-
We put a web server inside PostgreSQL (on purpose)
The origin story: why the app tier existed, why it stopped paying rent, and what changed when the HTTP listener moved into a background worker.
-
The app you can pg_dump
When routes, templates, assets, and data live in one database, your whole app is one backup, one clone, one query away.