Update README.md

This commit is contained in:
Asad Dhamani 2015-11-07 02:29:05 +05:30
parent f8d9de9b65
commit 8de50300d4

View File

@ -39,6 +39,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i
### Utilities
* [PostgREST](https://github.com/begriffs/postgrest) - PostgREST serves a fully RESTful API from any existing PostgreSQL database
* [mysql-postgresql-converter](https://github.com/lanyrd/mysql-postgresql-converter) - Lanyrd's MySQL to PostgreSQL conversion script
### Tutorials
* [tutorialspoint PostgreSQL tutorial](http://www.tutorialspoint.com/postgresql/) - A very extensive collection of tutorials on PostgreSQL