Infrastructure Database

State backend + complete visibility

PostgreSQL state storage with transaction history, dependency graph exploration, blast radius analysis, and instant search. The foundation layer.

State Backend Transaction History Blast Radius Graph Explorer Search Timeline

State Backend

Drop-in Terraform HTTP backend with PostgreSQL storage. Complete transaction history, ACID guarantees, and real-time metrics.

1

HTTP Backend Protocol

Implements the Terraform HTTP backend protocol. Drop-in replacement that works with any Terraform or OpenTofu version. No code changes required.

2

PostgreSQL Storage

State stored in PostgreSQL with ACID transactions. Use familiar tooling for backup and replication. Scales to handle large state files efficiently.

3

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.

4

Timeline

Complete history of infrastructure changes with who, what, and when. View transaction details. Trace issues back to their source.

5

Search

Find any resource across all states in milliseconds. Search by name, type, attribute, or tag. No more hunting through cloud consoles.

6

Blast Radius

See exactly what's affected before you apply. Understand direct dependencies and transitive impacts. Make changes with confidence.

7

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.

Target
aws_security_group.api
Direct (Distance 1)
aws_instance.api-1
aws_instance.api-2
aws_instance.api-3
aws_lb.api
aws_ecs_service.api
aws_rds_instance.primary
Transitive (Distance 2+)
aws_lb_target_group.api
aws_route53_record.api
aws_cloudwatch_alarm.api-cpu
aws_autoscaling_group.api
aws_iam_role.api
aws_sns_topic.alerts
16
Total Affected
3
Max Distance
6
Direct Deps

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.

100%
HTTP Compatible
ACID
Transactions
<100ms
Search Latency
$0
Individual Use

Stop coordinating. Start shipping.

Resource-level locking. Graph-based state. SQL queries on your infra.
Teams work in parallel. No more lock contention.

Start Free Get Updates

// Zero spam. Just progress updates as we build Stategraph.