mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2024-11-20 18:16:02 +02:00
Merge pull request #362 from svenklemm/patch-1
This commit is contained in:
commit
328b6e4178
@ -183,6 +183,7 @@ for `EXPLAIN`, that also provides performance tips (Commercial Software).
|
||||
* [pgloader](https://github.com/dimitri/pgloader) - Loads data into PostgreSQL using the COPY streaming protocol, and does so with separate threads for reading and writing data.
|
||||
* [pgMonitor](https://github.com/CrunchyData/pgmonitor) - Postgres metrics collection and visualization that can be deployed to bare metal, virtual machines, or Kubernetes.
|
||||
* [pgpool-II](https://www.pgpool.net/mediawiki/index.php/Main_Page) - Middleware that provides connection pooling, replication, load balancing and limiting exceeding connections.
|
||||
* [pgspot](https://github.com/timescale/pgspot) - Spot vulnerabilities in PostgreSQL extension scripts.
|
||||
* [pgsync](https://github.com/ankane/pgsync) - Tool to sync PostgreSQL data to your local machine.
|
||||
* [PGXN client](https://github.com/pgxn/pgxnclient) - Command line tool to interact with the PostgreSQL Extension Network
|
||||
* [postgresql-metrics](https://github.com/spotify/postgresql-metrics) - Tool that extracts and provides metrics for your PostgreSQL database.
|
||||
|
Loading…
Reference in New Issue
Block a user