1
0
mirror of https://github.com/dhamaniasad/awesome-postgres.git synced 2024-12-01 09:51:35 +02:00

Use non-redirecting link

This commit is contained in:
Benjamin Curtis 2016-03-10 04:56:47 -08:00
parent 61086b28d0
commit 230d68fdd5

View File

@ -91,7 +91,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i
* Common Lisp: [Postmodern](https://github.com/marijnh/Postmodern)
* Elixir: [postgrex](https://github.com/ericmj/postgrex)
* Python: [psycopg2](https://pypi.python.org/pypi/psycopg2)
* Ruby: [pg](https://bitbucket.org/ged/ruby-pg)
* Ruby: [pg](https://bitbucket.org/ged/ruby-pg/wiki/Home)
### Tutorials
* [tutorialspoint PostgreSQL tutorial](http://www.tutorialspoint.com/postgresql/) - A very extensive collection of tutorials on PostgreSQL