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.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://ropensci.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

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

On CRAN:

archivingdatabasedbipeer-reviewed

13 exports 78 stars 3.87 score 1 dependencies 482 downloads

Last updated 6 months agofrom:0a836d03ea (on master)

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 Jul 12 2024.

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