C++ Interface to PostgreSQL
Fully DBI-compliant C++-backed interface to PostgreSQL <https://www.postgresql.org/>, an open-source relational database.
install.packages("RPostgres")
remotes::install_cran("RPostgres")