mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2024-11-24 08:52:35 +02:00
add rust binding pgx
This commit is contained in:
parent
ce8816b146
commit
9cf7224657
@ -208,7 +208,7 @@ for `EXPLAIN`, that also provides performance tips (Commercial Software).
|
||||
* Python: [psycopg2](https://pypi.org/project/psycopg2/), [asyncpg](https://pypi.org/project/asyncpg/)
|
||||
* R: [RPostgreSQL](https://github.com/tomoakin/RPostgreSQL)
|
||||
* Ruby: [pg](https://github.com/ged/ruby-pg)
|
||||
* Rust: [rust-postgresql](https://github.com/sfackler/rust-postgres)
|
||||
* Rust: [rust-postgresql](https://github.com/sfackler/rust-postgres), [pgx](https://github.com/tcdi/pgx)
|
||||
* Lua: [luapgsql](https://github.com/arcapos/luapgsql)
|
||||
|
||||
### PaaS *(PostgreSQL as a Service)*
|
||||
|
Loading…
Reference in New Issue
Block a user