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.5)arkdb_0.0.18.zip(r-4.4)arkdb_0.0.18.zip(r-4.3)
arkdb_0.0.18.tgz(r-4.5-any)arkdb_0.0.18.tgz(r-4.4-any)arkdb_0.0.18.tgz(r-4.3-any)
arkdb_0.0.18.tar.gz(r-4.5-noble)arkdb_0.0.18.tar.gz(r-4.4-noble)
arkdb_0.0.18.tgz(r-4.4-emscripten)arkdb_0.0.18.tgz(r-4.3-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 site:https://docs.ropensci.org

On CRAN:

archivingdatabasedbipeer-reviewed

6.86 score 79 stars 37 scripts 596 downloads 13 exports 1 dependencies

Last updated 1 years agofrom:0a836d03ea (on master). Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 12 2025
R-4.5-winOKFeb 12 2025
R-4.5-macOKFeb 12 2025
R-4.5-linuxOKFeb 12 2025
R-4.4-winOKFeb 12 2025
R-4.4-macOKFeb 12 2025
R-4.3-winOKFeb 12 2025
R-4.3-macOKFeb 12 2025

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 Feb 12 2025.

Last update: 2022-09-09
Started: 2018-07-07