mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2024-12-01 09:51:35 +02:00
Add pgx as a Go language binding
This commit is contained in:
parent
af3d6bef0f
commit
de9bebcc6a
@ -67,6 +67,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i
|
||||
* [ERAlchemy](https://github.com/Alexis-benoist/eralchemy) - ERAlchemy generates Entity Relation (ER) diagram from databases
|
||||
|
||||
### Language bindings
|
||||
* Go: [pgx](https://github.com/jackc/pgx)
|
||||
* Rust: [rust-postgresql](https://github.com/sfackler/rust-postgres)
|
||||
* Perl: [DBD-Pg](http://search.cpan.org/~rudy/DBD-Pg/Pg.pm)
|
||||
* Java: [PostgreSQL JDBC Driver](https://jdbc.postgresql.org/)
|
||||
|
Loading…
Reference in New Issue
Block a user