Add ZSON to Utilities section

This commit is contained in:
Aleksander Alekseev 2016-10-21 15:22:58 +03:00 committed by GitHub
parent cedae811c9
commit 9f78e6e817

View File

@ -105,6 +105,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
* [ZSON](https://github.com/afiskon) - PostgreSQL extension for transparent JSONB compression
### Language bindings
* Common Lisp: [Postmodern](https://github.com/marijnh/Postmodern)