mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-02-13 14:28:28 +02:00
Merge pull request #126 from lius/master
Add Schema migration tools (and pgmigrate) as a new section
This commit is contained in:
commit
403a447107
@ -146,6 +146,7 @@
|
||||
* [pg_bulkload](http://ossc-db.github.io/pg_bulkload/index.html) - It's a high speed data loading utility for PostgreSQL.
|
||||
* [pg_migrate](https://github.com/jwdeitch/pg_migrate) - Manage PostgreSQL codebases and make VCS simple.
|
||||
* [sqitch](https://github.com/theory/sqitch) - Tool for managing versioned schema deployment
|
||||
* [pgmigrate](https://github.com/yandex/pgmigrate) - CLI tool to evolve schema migrations, developed by Yandex.
|
||||
|
||||
### Language bindings
|
||||
* Common Lisp: [Postmodern](https://github.com/marijnh/Postmodern)
|
||||
|
Loading…
x
Reference in New Issue
Block a user