You've already forked awesome-postgres
mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-07-16 07:04:15 +02:00
Merge pull request #167 from esergueev/add-net-language-binding
Add .NET language binding
This commit is contained in:
@ -134,6 +134,7 @@
|
||||
* Elixir: [postgrex](https://github.com/elixir-ecto/postgrex)
|
||||
* Go: [pgx](https://github.com/jackc/pgx)
|
||||
* 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)
|
||||
* Perl: [DBD-Pg](http://search.cpan.org/~turnstep/DBD-Pg/Pg.pm)
|
||||
* PHP: [Pomm](http://www.pomm-project.org), [pecl/pq](https://github.com/m6w6/ext-pq)
|
||||
|
Reference in New Issue
Block a user