A comprehensive guide and examples for using Xata database platform with GitHub Actions for CI/CD workflows, database migrations, and automated operations.
Xata is a database platform built on PostgreSQL that allows teams to use Postgres at Scale:
- Vanilla PostgreSQL with automatic scaling and bottomless storage
- Zero-downtime migrations with pgroll
- Instant branch-based development workflows
Action | URL |
---|---|
Nightly Clone with PII removed | clone.yaml |
Create a Xata database branch in every PR | pr-branch, demo |
Delete Xata database branch when PR closes | delete-pr-branch |