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.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
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

Documentation:

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

Downloads:

Package source: dbi.table_1.0.3.tar.gz
Windows binaries: r-devel: dbi.table_1.0.1.zip, r-release: dbi.table_1.0.1.zip, 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.3.tgz, r-oldrel (x86_64): dbi.table_1.0.1.tgz
Old sources: dbi.table archive

Linking:

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