mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2024-12-10 11:40:30 +02:00
Add Schema migration tools (and pgmigrate) as a new section
This commit is contained in:
parent
cedae811c9
commit
9d7797a28f
@ -106,6 +106,10 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i
|
|||||||
* [PostgREST](https://github.com/begriffs/postgrest) - PostgREST serves a fully RESTful API from any existing 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
|
* [yoke](https://github.com/nanopack/yoke) - Postgres high-availability cluster with auto-failover and automated cluster recovery
|
||||||
|
|
||||||
|
### Schema migration tools
|
||||||
|
|
||||||
|
* [pgmigrate](https://github.com/yandex/pgmigrate) - CLI tool to evolve schema migrations, developed by Yandex.
|
||||||
|
|
||||||
### Language bindings
|
### Language bindings
|
||||||
* Common Lisp: [Postmodern](https://github.com/marijnh/Postmodern)
|
* Common Lisp: [Postmodern](https://github.com/marijnh/Postmodern)
|
||||||
* Elixir: [postgrex](https://github.com/elixir-ecto/postgrex)
|
* Elixir: [postgrex](https://github.com/elixir-ecto/postgrex)
|
||||||
|
Loading…
Reference in New Issue
Block a user