Update README.md

This commit is contained in:
Asad Dhamani 2015-11-07 02:37:50 +05:30
parent 1dc0b06cb9
commit cdb00c0211

View File

@ -32,6 +32,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i
### Extensions
* [PGStorm](https://wiki.postgresql.org/wiki/PGStrom) - Postgres extension to offload CPU intensive workloads to GPU
* [pg_shard](https://github.com/citusdata/pg_shard) - PostgreSQL extension to scale out real-time reads and writes
### Optimization
* [PgHero](https://github.com/ankane/pghero) - Postgres insights made easy