1
0
mirror of https://github.com/dhamaniasad/awesome-postgres.git synced 2025-01-20 11:14:30 +02:00

Add postgrex, language binding for Elixir

This commit is contained in:
durub 2016-02-15 18:57:43 -02:00 committed by Thiago Silveira
parent ca4507718d
commit a9eda377e3

View File

@ -80,6 +80,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i
* Node: [node-postgres](https://github.com/brianc/node-postgres)
* PHP: [Pomm](http://www.pomm-project.org)
* Common Lisp: [Postmodern](https://github.com/marijnh/Postmodern)
* Elixir: [postgrex](https://github.com/ericmj/postgrex)
### Tutorials
* [tutorialspoint PostgreSQL tutorial](http://www.tutorialspoint.com/postgresql/) - A very extensive collection of tutorials on PostgreSQL