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.7)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.7-any)arkdb_0.0.19.tar.gz(r-4.6-any)
arkdb_0.0.19.tgz(r-4.5-emscripten)
manual.pdf |manual.html
card.svg |card.png
arkdb/json (API)
NEWS

# Install 'arkdb' in R:
install.packages('arkdb', repos = c('https://packages.ropensci.org', '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.29 score 80 stars 41 scripts 486 downloads 13 exports 1 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-x86_64OK175
pkgdown docsOK185
source / vignettesOK265
linux-release-x86_64OK157
macos-release-arm64OK145
macos-oldrel-arm64OK126
windows-develOK293
windows-releaseOK295
windows-oldrelOK279
wasm-releaseOK146

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 May 10 2026.

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