Package: arkdb 0.0.18

Image

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.5-any)arkdb_0.0.18.tgz(r-4.4-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://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.30 score 80 stars 42 scripts 468 downloads 13 exports 1 dependencies

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

TargetResultTotal timeArtifact
linux-devel-x86_64OK181
pkgdown docsOK215
source / vignettesOK229
linux-release-x86_64OK174
macos-release-arm64OK140
macos-oldrel-arm64OK1560
windows-develOK2705
windows-releaseOK2830
windows-oldrelOK2526
wasm-releaseOK115

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 Nov 20 2025.

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

  • Image