Query database tables over a 'DBI' connection using 'data.table' syntax. Attach database schemas to the search path. Automatically merge using foreign key constraints.
Version: | 1.0.3 |
Depends: | R (≥ 3.6.0) |
Imports: | DBI, bit64, dbplyr, methods, rlang, stringi, utils |
Suggests: | RMariaDB, RPostgres, RSQLite, data.table, duckdb, testthat (≥ 3.0.0), knitr, rmarkdown |
Published: | 2025-02-04 |
DOI: | 10.32614/CRAN.package.dbi.table |
Author: | Kjell P. Konis [aut, cre], Luis Rocha [ctb] (Chinook Database - see example_files/LICENSE) |
Maintainer: | Kjell P. Konis <kjellk at gmail.com> |
BugReports: | https://github.com/kjellpk/dbi.table/issues |
License: | MPL-2.0 |
URL: | https://github.com/kjellpk/dbi.table |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | dbi.table results |
Reference manual: | dbi.table.pdf |
Vignettes: |
Introduction to dbi.table (source, R code) |
Package source: | dbi.table_1.0.3.tar.gz |
Windows binaries: | r-devel: dbi.table_1.0.3.zip, r-release: dbi.table_1.0.3.zip, r-oldrel: dbi.table_1.0.3.zip |
macOS binaries: | r-devel (arm64): dbi.table_1.0.3.tgz, r-release (arm64): dbi.table_1.0.3.tgz, r-oldrel (arm64): dbi.table_1.0.3.tgz, r-devel (x86_64): dbi.table_1.0.3.tgz, r-release (x86_64): dbi.table_1.0.3.tgz, r-oldrel (x86_64): dbi.table_1.0.3.tgz |
Old sources: | dbi.table archive |
Please use the canonical form https://CRAN.R-project.org/package=dbi.table to link to this page.