# -------------------------------------------- # 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.18 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: 41fd2808018806a1a22390cb35d2b87d8d06d3b0 url: https://docs.ropensci.org/arkdb/ date-released: '2025-11-20' contact: - family-names: Boettiger given-names: Carl email: cboettig@gmail.com orcid: https://orcid.org/0000-0002-1642-628X