diff --git a/README.md b/README.md index 140faf0..48c72b4 100644 --- a/README.md +++ b/README.md @@ -43,3 +43,4 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i ### Tutorials * [tutorialspoint PostgreSQL tutorial](http://www.tutorialspoint.com/postgresql/) - A very extensive collection of tutorials on PostgreSQL +* [Postgres Guide](http://postgresguide.com/) - A guide designed as an aid for beginners and experienced users to find specific tips and explore tools available within Postgres.