Package: arkdb 0.0.19

Carl Boettiger

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.

Authors:Carl Boettiger [aut, cre, cph], Richard FitzJohn [ctb], Brandon Bertelsen [ctb]

arkdb_0.0.19.tar.gz
arkdb_0.0.19.zip(r-4.6)arkdb_0.0.19.zip(r-4.5)
arkdb_0.0.19.tgz(r-4.6-any)arkdb_0.0.19.tgz(r-4.5-any)
arkdb_0.0.19.tar.gz(r-4.6-any)arkdb_0.0.19.tar.gz(r-4.5-any)
arkdb_0.0.19.tgz(r-4.5-emscripten)
arkdb.pdf |arkdb.html
arkdb/json (API)
NEWS

# Install 'arkdb' in R:
install.packages('arkdb', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org'))

Reviews:rOpenSci Software Review #224

Bug tracker:https://github.com/ropensci/arkdb/issues

Pkgdown/docs site:https://docs.ropensci.org

On CRAN:

Conda:

archivingdatabasedbipeer-reviewed

7.47 score 80 stars 41 scripts 682 downloads 13 exports 1 dependencies

Last updated from:1dda73d138 (on master). Checks:10 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK173
pkgdown docsOK231
source / vignettesOK210
linux-release-x86_64OK205
macos-devel-arm64OK108
macos-release-arm64OK126
windows-develOK140
windows-releaseOK130
windows-oldrelOK134
wasm-releaseOK125

Exports:arkarkdb_delete_dblocal_dblocal_db_disconnectprocess_chunksstreamable_base_csvstreamable_base_tsvstreamable_parquetstreamable_readr_csvstreamable_readr_tsvstreamable_tablestreamable_vroomunark

Dependencies:DBI

Introduction to arkdb

Rendered fromarkdb.Rmdusingknitr::rmarkdownon Mar 11 2026.

Last update: 2025-11-20
Started: 2018-07-07