Hacker News new | ask | show | jobs
by DemocracyFTW 1750 days ago
Postgres gives you named views, named schemas, and transactions that undo even table and view creations, so that's what I use to implement an iterative dev cycle.