Add Ruby to language bindings

This commit is contained in:
Benjamin Curtis 2016-03-10 04:51:53 -08:00
parent 2775c0bf01
commit 61086b28d0

View File

@ -91,6 +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)
### Tutorials
* [tutorialspoint PostgreSQL tutorial](http://www.tutorialspoint.com/postgresql/) - A very extensive collection of tutorials on PostgreSQL