diff --git a/README.md b/README.md index 6daade0..a53ee7c 100644 --- a/README.md +++ b/README.md @@ -213,6 +213,7 @@ For Database Management * [tutorialspoint PostgreSQL tutorial](http://www.tutorialspoint.com/postgresql/) - Very extensive collection of tutorials on PostgreSQL * [postgresDBSamples](https://github.com/morenoh149/postgresDBSamples) - A collection of sample postgres schemas * [PostgreSQL Primer for Busy People](https://zaiste.net/postgresql_primer_for_busy_people/) - A collection of the most common commands used in PostgreSQL +* [pg-utils](https://github.com/dataegret/pg-utils) - Useful DBA tools by Data Egret ### Blogs * [Planet PostgreSQL](https://planet.postgresql.org/) - Blog aggregation service for PostgreSQL.