pg-here: Run a local PostgreSQL instance in your project folder with one command
Summary
pg-here enables per-project PostgreSQL instances that run inside the project folder with a single command. It supports instant snapshot and restore for rapid development, with sensible defaults and options for customization. The README also covers programmatic usage, a Linux runtime fix, and a version pin feature to ensure reproducible environments.