mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-02-01 13:17:49 +02:00
Merge pull request #289 from tninja/RPostgreSQL
Adding R language binding: RPostgreSQL
This commit is contained in:
commit
668c43254e
@ -206,6 +206,7 @@ for `EXPLAIN`, that also provides performance tips (Commercial Software).
|
||||
* 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/), [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)
|
||||
* Lua: [luapgsql](https://github.com/arcapos/luapgsql)
|
||||
|
Loading…
x
Reference in New Issue
Block a user