eulerto / pgquarrelLinks
pgquarrel compares PostgreSQL database schemas (DDL)
☆401Updated 2 years ago
Alternatives and similar repositories for pgquarrel
Users that are interested in pgquarrel are comparing it to the libraries listed below
Sorting:
- plpgsql_check is a linter tool (does source code static analyze) for the PostgreSQL language plpgsql (the native language for PostgreSQL …☆726Updated 2 weeks ago
- Compares the PostgreSQL schema between two databases and generates SQL statements that can be run manually against the second database to…☆493Updated 9 months ago
- A PostgreSQL extension for collecting statistics about predicates, helping find what indices are missing