mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-01-05 13:20:24 +02:00
add python's psycopg2 to language bindings
This commit is contained in:
parent
af3d6bef0f
commit
875e1491b4
@ -71,6 +71,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i
|
||||
* Perl: [DBD-Pg](http://search.cpan.org/~rudy/DBD-Pg/Pg.pm)
|
||||
* Java: [PostgreSQL JDBC Driver](https://jdbc.postgresql.org/)
|
||||
* Node: [node-postgres](https://github.com/brianc/node-postgres)
|
||||
* Python: [psycopg2](https://pypi.python.org/pypi/psycopg2)
|
||||
|
||||
### Tutorials
|
||||
* [tutorialspoint PostgreSQL tutorial](http://www.tutorialspoint.com/postgresql/) - A very extensive collection of tutorials on PostgreSQL
|
||||
|
Loading…
Reference in New Issue
Block a user