# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "dbi.table" in publications use:' type: software license: MPL-2.0 title: 'dbi.table: Database Queries Using ''data.table'' Syntax' version: 1.0.8 doi: 10.32614/CRAN.package.dbi.table abstract: Query database tables over a 'DBI' connection using 'data.table' syntax. Attach database schemas to the search path. Automatically merge using foreign key constraints. authors: - family-names: Konis given-names: Kjell P. email: kjellk@gmail.com repository: https://kjellpk.r-universe.dev repository-code: https://github.com/kjellpk/dbi.table commit: bf1a7b2f9ce5165fbbdc57c96aab4e7229f1d0f2 url: https://github.com/kjellpk/dbi.table date-released: '2026-06-09' contact: - family-names: Konis given-names: Kjell P. email: kjellk@gmail.com