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

fix typo ( pREST markdown )

This commit is contained in:
ImreSamu 2017-03-26 15:41:48 +02:00
parent 02ddea296d
commit 52b3e94488

View File

@ -117,7 +117,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i
* [PGXN client](https://github.com/dvarrazzo/pgxnclient) - Command line tool to interact with the PostgreSQL Extension Network
* [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/nuveo/prest) - Serve a RESTful API from any PostgreSQL database (Golang)
* [pREST](https://github.com/nuveo/prest) - Serve a RESTful API from any PostgreSQL database (Golang)
* [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