Add ZSON to Utilities section

This commit is contained in:
Aleksander Alekseev 2016-10-21 23:35:39 +03:00 committed by GitHub
parent 91dba95db2
commit 60101de171

View File

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