Rdocumentation
powered by
Learn R Programming
dbi.table (version 1.0.6)
Database Queries Using 'data.table' Syntax
Description
Query database tables over a 'DBI' connection using 'data.table' syntax. Attach database schemas to the search path. Automatically merge using foreign key constraints.
Copy Link
Link to current version
Version
Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.1
Install
install.packages('dbi.table')
Monthly Downloads
351
Version
1.0.6
License
MPL-2.0
Issues
0
Pull Requests
0
Stars
15
Forks
2
Repository
https://github.com/kjellpk/dbi.table
Maintainer
Kjell Konis
Last Published
January 11th, 2026
Functions in dbi.table (1.0.6)
Search all functions
dbi.attach
Attach a Database Schema to the Search Path
as.data.frame
Coerce to a Data Frame
example_databases
Example Databases
csql
See SQL
as.dbi.table
Coerce to DBI Table
merge
Merge two dbi.tables
sql.join
Join
dbi.table
s
dbi.table-package
DBI Table
reference.test
Test
dbi.table
vs. Reference Implementation
dbi.catalog
Create a
dbi.catalog
dbi.table.DBI
DBI Methods for
dbi.table
s