1
0
mirror of https://github.com/dhamaniasad/awesome-postgres.git synced 2025-02-09 14:04:28 +02:00

sqitch tool

This commit is contained in:
cbbrowne 2016-10-31 13:11:52 -04:00
parent ec440bf509
commit 4b0adaeb49

View File

@ -109,7 +109,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i
* [postgresql-metrics](https://github.com/spotify/postgresql-metrics) - Tool that extracts and provides metrics on your PostgreSQL database
* [PostgREST](https://github.com/begriffs/postgrest) - PostgREST serves a fully RESTful API from any existing PostgreSQL database
* [yoke](https://github.com/nanopack/yoke) - Postgres high-availability cluster with auto-failover and automated cluster recovery
* [sqitch](https://github.com/theory/sqitch) - Tool for managing versioned schema deployment
### Language bindings
* Common Lisp: [Postmodern](https://github.com/marijnh/Postmodern)
* Elixir: [postgrex](https://github.com/elixir-ecto/postgrex)