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

Update README.md

This commit is contained in:
Asad Dhamani 2015-08-02 14:19:22 +05:30
parent 0a64230f5f
commit e20500c114

View File

@ -8,6 +8,7 @@ A curated list of awesome MySQL software, libraries, tools and resources, inspir
- [CLI](#cli)
- [Configuration](#configuration)
- [Server](#server)
- [Extensions](#extensions)
### Backups
* [wal-e](https://github.com/wal-e/wal-e) - Simple Continuous Archiving for Postgres to S3, Azure, or Swift by Heroku
@ -29,3 +30,6 @@ A curated list of awesome MySQL software, libraries, tools and resources, inspir
### Server
* [Postgres-XL](http://www.postgres-xl.org/) - Scalable Open Source PostgreSQL-based Database Cluster
### Extensions
* [PGStorm](https://wiki.postgresql.org/wiki/PGStrom) - Postgres extension to offload CPU intensive workloads to GPU