mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-02-03 13:33:19 +02:00
commit
72215983d6
@ -161,6 +161,7 @@ For Database Management
|
|||||||
* [sqitch](https://github.com/sqitchers/sqitch) - Tool for managing versioned schema deployment
|
* [sqitch](https://github.com/sqitchers/sqitch) - Tool for managing versioned schema deployment
|
||||||
* [pgmigrate](https://github.com/yandex/pgmigrate) - CLI tool to evolve schema migrations, developed by Yandex.
|
* [pgmigrate](https://github.com/yandex/pgmigrate) - CLI tool to evolve schema migrations, developed by Yandex.
|
||||||
* [pgcmp](https://github.com/cbbrowne/pgcmp) - Tool to compare database schemas, with capability to accept some persistent differences
|
* [pgcmp](https://github.com/cbbrowne/pgcmp) - Tool to compare database schemas, with capability to accept some persistent differences
|
||||||
|
* [sqlcheck](https://github.com/jarulraj/sqlcheck) - Automatically detects common SQL anti-patterns. Such anti-patterns often slow down queries. Addressing them will, therefore, help accelerate queries.
|
||||||
|
|
||||||
### Language bindings
|
### Language bindings
|
||||||
* Common Lisp: [Postmodern](https://github.com/marijnh/Postmodern)
|
* Common Lisp: [Postmodern](https://github.com/marijnh/Postmodern)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user