# -------------------------------------------- # 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: 910430b789e14e62879d3e083fdb1b220d1cbb4a url: https://docs.ropensci.org/arkdb/ contact: - family-names: Boettiger given-names: Carl email: cboettig@gmail.com orcid: https://orcid.org/0000-0002-1642-628X