pgTools: Functions for Generating PostgreSQL Statements/Scripts
Create PostgreSQL statements/scripts from R, optionally executing the SQL statements.
Common SQL operations are included, although not every configurable option is available at this time.
SQL output is intended to be compliant with PostgreSQL syntax specifications. PostgreSQL documentation is available here
<https://www.postgresql.org/docs/current/index.html>.
Version: |
1.0.0 |
Depends: |
R (≥ 3.5.0), data.table, toolbox |
Imports: |
DBI, odbc, parallel, stringi |
Published: |
2022-06-24 |
Author: |
Timothy Conwell |
Maintainer: |
Timothy Conwell <timconwell at gmail.com> |
License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: |
no |
CRAN checks: |
pgTools results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=pgTools
to link to this page.