1
0
mirror of https://github.com/dhamaniasad/awesome-postgres.git synced 2025-07-17 07:12:20 +02:00

Update README.md

This commit is contained in:
Asad Dhamani
2017-11-07 21:47:01 +05:30
committed by GitHub
parent 9d7797a28f
commit 170e5b0240

View File

@ -105,9 +105,6 @@ 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
### Schema migration tools
* [pgmigrate](https://github.com/yandex/pgmigrate) - CLI tool to evolve schema migrations, developed by Yandex.
### Language bindings