Package: arkdb 0.0.18

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.18.tar.gz
arkdb_0.0.18.zip(r-4.6)arkdb_0.0.18.zip(r-4.5)arkdb_0.0.18.zip(r-4.4)
arkdb_0.0.18.tgz(r-4.6-any)arkdb_0.0.18.tgz(r-4.5-any)
arkdb_0.0.18.tar.gz(r-4.6-any)arkdb_0.0.18.tar.gz(r-4.5-any)
arkdb_0.0.18.tgz(r-4.5-emscripten)
arkdb.pdf |arkdb.html
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.30 score 80 stars 42 scripts 494 downloads 13 exports 1 dependencies

Last updated from:41fd280801 (on master). Checks:10 OK. Indexed: yes.

TargetResultTotal timeArtifact
linux-devel-x86_64OK177
pkgdown docsOK200
source / vignettesOK345
linux-release-x86_64OK171
macos-devel-arm64OK218
macos-release-arm64OK216
windows-develOK139
windows-releaseOK144
windows-oldrelOK141
wasm-releaseOK121

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 Dec 16 2025.

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