Show HN: Pistachio – A declarative schema migration tool for PostgreSQL (github.com)

3 points by winebarrel ↗ HN
Pistachio is a declarative schema migration tool similar to sqldef.

I created this tool because there were some SQL statements that psqldef couldn't parse.

Since it uses pg_query_go, you can parse the SQL using PostgreSQL's SQL parser.

You can try out the demo using the following command:

docker run --rm -it ghcr.io/winebarrel/pistachio-demo

0 comments

[ 0.24 ms ] story [ 15.0 ms ] thread

No comments yet.