A time-traveling, sandboxed PostgreSQL playground.
No Docker Needed.
Experiment with JSONB, Arrays, and Relations, then reset it all with one click.
Every transaction is logged. We rebuild your Schema state from scratch on every session using Event Sourcing.
Drop a relation? We intelligently clean up the Write Ahead Logs so it's like the table never existed.
Smart dependency warnings prevent you from breaking Foreign Keys and Constraints without explicit confirmation.