Database Queries Using 'data.table' Syntax
Coerce to a Data Frame
Coerce to DBI Table
See SQL
DBI Methods for dbi.table
s
Attach a Database Schema to the Search Path
Create a dbi.catalog
DBI Table
Example Databases
Merge two dbi.tables
Test dbi.table
vs. Reference Implementation
Join dbi.table
s
Query database tables over a 'DBI' connection using 'data.table' syntax. Attach database schemas to the search path. Automatically merge using foreign key constraints.