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.
Version: |
0.0.16 |
Depends: |
R (≥ 4.0) |
Imports: |
DBI, tools, utils |
Suggests: |
arrow, R.utils, progress, readr, spelling, dplyr, dbplyr, nycflights13, testthat, knitr, covr, fs, rmarkdown, RSQLite, duckdb, vroom, utf8, future.apply |
Published: |
2022-09-09 |
Author: |
Carl Boettiger
[aut, cre, cph],
Richard FitzJohn [ctb],
Brandon Bertelsen [ctb] |
Maintainer: |
Carl Boettiger <cboettig at gmail.com> |
BugReports: |
https://github.com/ropensci/arkdb/issues |
License: |
MIT + file LICENSE |
URL: |
https://github.com/ropensci/arkdb |
NeedsCompilation: |
no |
Language: |
en-US |
Materials: |
README NEWS |
CRAN checks: |
arkdb results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=arkdb
to link to this page.