diff --git a/README.md b/README.md index 794675e..44edc68 100644 --- a/README.md +++ b/README.md @@ -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