# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "arkdb" in publications use:' type: software license: MIT title: 'arkdb: Archive and Unarchive Databases Using Flat Files' version: 0.0.19 doi: 10.32614/CRAN.package.arkdb abstract: Flat text files provide a robust, compressible, and portable way to store tables from databases. This package provides convenient functions for exporting tables from relational database connections into compressed text files and streaming those text files back into a database without requiring the whole table to fit in working memory. authors: - family-names: Boettiger given-names: Carl email: cboettig@gmail.com orcid: https://orcid.org/0000-0002-1642-628X repository: https://ropensci.r-universe.dev repository-code: https://github.com/ropensci/arkdb commit: 1dda73d138f51536d8958462d01650c19dec88d1 url: https://docs.ropensci.org/arkdb/ date-released: '2026-02-09' contact: - family-names: Boettiger given-names: Carl email: cboettig@gmail.com orcid: https://orcid.org/0000-0002-1642-628X