Stategraph – Terraform without the state file bottleneck
10 hours ago
- #devops
- #database
- #infrastructure
- Stategraph consists of a CLI mirroring Terraform commands and a PostgreSQL backend.
- Features include SQL-queryable state, resource-level locking, and RBAC.
- State is stored as a dependency graph, enabling visualization and SQL queries.
- Supports parallel infrastructure operations and transaction browsing.
- Currently under active development; sign up for launch updates.