Infrai db developer guides
Every Infrai db guide in one place: quickstarts, production patterns, error resolution, and operations runbooks verified against the live API.
answers
- Reconciling forgotten database branches against open pull requests
- A Postgres branch per pull request, created through an API
- Production-shaped data in a preview branch, without the personal data
- An internal admin view of projects, branches and snapshots
- Neon vs Supabase vs a gateway DB API for preview environments
- Provisioning one Postgres database per tenant, programmatically
- Snapshot before a risky migration, restore if it goes wrong
- Rolling back a bad deploy without losing the writes since
- What a database branch actually is, and when to delete it
- What a database branch per preview environment really costs