dbi.table: Database Queries Using 'data.table' Syntax

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.1
Depends: data.table
Imports: DBI, bit64, dbplyr, methods, rlang, stringi, utils
Suggests: R.utils, RSQLite, duckdb, testthat (≥ 3.0.0), knitr, rmarkdown
Published: 2024-12-10
DOI: 10.32614/CRAN.package.dbi.table
Author: Kjell P. Konis [aut, cre]
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
CRAN checks: dbi.table results

Documentation:

Reference manual: dbi.table.pdf
Vignettes: Introduction to dbi.table (source, R code)

Downloads:

Package source: dbi.table_1.0.1.tar.gz
Windows binaries: r-devel: dbi.table_1.0.1.zip, r-release: not available, r-oldrel: dbi.table_1.0.1.zip
macOS binaries: r-release (arm64): dbi.table_1.0.1.tgz, r-oldrel (arm64): dbi.table_1.0.1.tgz, r-release (x86_64): dbi.table_1.0.1.tgz, r-oldrel (x86_64): dbi.table_1.0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dbi.table to link to this page.