mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-02-08 13:58:15 +02:00
Add pgMustard
This commit is contained in:
parent
7b8ad60d19
commit
c9b743fe4d
@ -152,6 +152,8 @@ For Database Management
|
||||
* [pgfutter](https://github.com/lukasmartinelli/pgfutter) - Import CSV and JSON into PostgreSQL the easy way.
|
||||
* [PGInsight](http://pginsight.io/) - CLI tool to easily dig deep inside your PostgreSQL database.
|
||||
* [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.
|
||||
* [pgMustard](https://www.pgmustard.com/) - A modern user interface
|
||||
for `EXPLAIN ANALYSE`, that also provides performance tips (Commercial Software).
|
||||
* [pgpool-II](http://www.pgpool.net/mediawiki/index.php/Main_Page) - Middleware that provides connection pooling, replication, load balancing and limiting exceeding connections.
|
||||
* [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
|
||||
|
Loading…
x
Reference in New Issue
Block a user