arkdb: Archive and Unarchive Databases Using Flat Files

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.

Package details

AuthorCarl Boettiger [aut, cre, cph] (<https://orcid.org/0000-0002-1642-628X>), Richard FitzJohn [ctb], Brandon Bertelsen [ctb]
MaintainerCarl Boettiger <cboettig@gmail.com>
LicenseMIT + file LICENSE
Version0.0.16
URL https://github.com/ropensci/arkdb
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("arkdb")

Try the arkdb package in your browser

Any scripts or data that you put into this service are public.

arkdb documentation built on Sept. 10, 2022, 1:06 a.m.