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

Version

Install

install.packages('dbi.table')

Monthly Downloads

351

Version

1.0.6

License

MPL-2.0

Issues

Pull Requests

Stars

Forks

Maintainer

Kjell Konis

Last Published

January 11th, 2026

Functions in dbi.table (1.0.6)

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