mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-01-24 11:26:12 +02:00
Adding PGInsight to utility section
This commit is contained in:
parent
2d39c55240
commit
83607ac326
@ -90,6 +90,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i
|
||||
* [apgdiff](http://www.apgdiff.com/) - Compares two database dump files and creates output with DDL statements that can be used to update old database schema to new one
|
||||
* [PgBouncer](http://pgbouncer.github.io) - Lightweight connection pooler for PostgreSQL
|
||||
* [PGXN client](https://github.com/dvarrazzo/pgxnclient) - A command line tool to interact with the PostgreSQL Extension Network
|
||||
* [PGInsight](http://pginsight.io/) - CLI tool to easily dig deep inside your Postgresql database.
|
||||
|
||||
### Language bindings
|
||||
* Go: [pgx](https://github.com/jackc/pgx)
|
||||
|
Loading…
x
Reference in New Issue
Block a user