diff --git a/README.md b/README.md index 6bdc9cd..a8d36e9 100644 --- a/README.md +++ b/README.md @@ -209,7 +209,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)*