mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-01-07 13:40:07 +02:00
commit
808309c4fe
@ -180,7 +180,7 @@ for `EXPLAIN ANALYSE`, that also provides performance tips (Commercial Software)
|
||||
* Haskell: [postgresql-simple](http://hackage.haskell.org/package/postgresql-simple)
|
||||
* Java: [PostgreSQL JDBC Driver](https://jdbc.postgresql.org/)
|
||||
* .Net/.Net Core: [Npgsql](https://github.com/npgsql/npgsql)
|
||||
* Node: [node-postgres](https://github.com/brianc/node-postgres), [pg-promise](https://github.com/vitaly-t/pg-promise)
|
||||
* Node: [node-postgres](https://github.com/brianc/node-postgres), [pg-promise](https://github.com/vitaly-t/pg-promise), [pogi](https://github.com/holdfenytolvaj/pogi)
|
||||
* Perl: [DBD-Pg](https://metacpan.org/pod/distribution/DBD-Pg/Pg.pm)
|
||||
* PHP: [Pomm](http://www.pomm-project.org), [pecl/pq](https://github.com/m6w6/ext-pq)
|
||||
* Python: [psycopg2](https://pypi.org/project/psycopg2/)
|
||||
|
Loading…
Reference in New Issue
Block a user