1
0
mirror of https://github.com/dhamaniasad/awesome-postgres.git synced 2025-11-24 23:04:24 +02:00

Update README.md

This commit is contained in:
Asad Dhamani
2019-05-23 20:12:00 +05:30
committed by GitHub
parent f1fcc9ead5
commit 50f6862d5e

View File

@@ -212,7 +212,6 @@ For Database Management
* [PostgreSQL Exercises](https://pgexercises.com/) - Site to make it easy to learn PostgreSQL by doing exercises.
* [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