1
0
mirror of https://github.com/dhamaniasad/awesome-postgres.git synced 2025-02-09 14:04:28 +02:00

Merge pull request #38 from durub/master

Add postgrex as a Elixir language binding
This commit is contained in:
Asad Dhamani 2016-02-18 22:36:57 +05:30
commit 874f6f335c

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