State backend + complete visibility
PostgreSQL state storage with transaction history, dependency graph exploration, blast radius analysis, and instant search. The foundation layer.
State Backend
Drop-in Terraform HTTP backend with PostgreSQL storage. Complete transaction history, ACID guarantees, and real-time metrics.
HTTP Backend Protocol
Implements the Terraform HTTP backend protocol. Drop-in replacement that works with any Terraform or OpenTofu version. No code changes required.
PostgreSQL Storage
State stored in PostgreSQL with ACID transactions. Use familiar tooling for backup and replication. Scales to handle large state files efficiently.
Transaction History
Every state change recorded with who made it, when, and what changed. Complete audit trail with point-in-time recovery capability.
Infrastructure Visibility
Navigate your infrastructure like a graph. Understand dependencies, search across all resources, and analyze blast radius before you apply.
Timeline
Complete history of infrastructure changes with who, what, and when. View transaction details. Trace issues back to their source.
Search
Find any resource across all states in milliseconds. Search by name, type, attribute, or tag. No more hunting through cloud consoles.
Blast Radius
See exactly what's affected before you apply. Understand direct dependencies and transitive impacts. Make changes with confidence.
Graph Explorer
Visual dependency mapping for your infrastructure. Navigate relationships and understand connections. Depth-limited rendering prevents information overload.
Blast Radius Analysis
Changing aws_security_group.api? Here's everything that will be affected.
The Foundation Layer
Stategraph Core is the infrastructure database: state storage, transaction history, and complete visibility. This is the foundation that everything else builds on.
With S3 or cloud storage backends, your state is just a blob. You can't see what changed over time. You can't understand dependencies. You can't analyze blast radius before you apply.
Core is free for individual use. Self-host it. Own your state data. See everything.
Stop coordinating. Start shipping.
Resource-level locking. Graph-based state. SQL queries on your infra.
Teams work in parallel. No more lock contention.
// Zero spam. Just progress updates as we build Stategraph.