mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-01-05 13:20:24 +02:00
Update README.md
Add PostGIS to extensions
This commit is contained in:
parent
6a1e7601d5
commit
3e7e2711bf
@ -40,6 +40,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
|
||||
* [PostGIS](http://postgis.net/) - Spatial and Geographic objects for PostgreSQL
|
||||
|
||||
### Optimization
|
||||
* [PgHero](https://github.com/ankane/pghero) - Postgres insights made easy
|
||||
|
Loading…
Reference in New Issue
Block a user