Show HN: Pistachio – Declarative schema management for PostgreSQL
By winebarrel · 2026-08-05 · 1 points · 0 comments
https://github.com/winebarrel/pistachio
Pistachio is a declarative schema migration tool similar to sqldef, with a Terraform-like plan/apply workflow. I created this tool because there were some SQL statements that sqldef couldn't parse. Pistachio uses pg_query_go. Demo: docker run --rm -it ghcr.io/winebarre…
Open the full discussion on BetterNews