mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-02-03 13:33:19 +02:00
Rename PostGraphQL to PostGraphile
This commit is contained in:
parent
64613f2561
commit
9c039cc3b0
@ -147,7 +147,7 @@ For Database Management
|
||||
* [postgresql-metrics](https://github.com/spotify/postgresql-metrics) - Tool that extracts and provides metrics for your PostgreSQL database.
|
||||
* [PostgREST](https://github.com/begriffs/postgrest) - Serves a fully RESTful API from any existing PostgreSQL database.
|
||||
* [pREST](https://github.com/prest/prest) - Serve a RESTful API from any PostgreSQL database (Golang)
|
||||
* [PostGraphQL](https://github.com/postgraphql/postgraphql) - A GraphQL schema created by reflection over a PostgreSQL schema.
|
||||
* [PostGraphile](https://github.com/graphile/postgraphile) - Instant GraphQL API or GraphQL schema for your PostgreSQL database
|
||||
* [yoke](https://github.com/nanopack/yoke) - PostgreSQL high-availability cluster with auto-failover and automated cluster recovery.
|
||||
* [pglistend](https://github.com/kabirbaidhya/pglistend) - A lightweight PostgresSQL `LISTEN`/`NOTIFY` daemon built on top of `node-postgres`.
|
||||
* [ZSON](https://github.com/postgrespro/zson) - PostgreSQL extension for transparent JSONB compression
|
||||
|
Loading…
x
Reference in New Issue
Block a user