The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 0.0.18
Depends: R (≥ 4.0)
Imports: DBI, tools, utils
Suggests: arrow, R.utils, progress, readr, spelling, dplyr, dbplyr, nycflights13, testthat, knitr, covr, fs, rmarkdown, RSQLite, duckdb, vroom, utf8, future.apply
Published: 2024-01-16
Author: Carl Boettiger ORCID iD [aut, cre, cph], Richard FitzJohn [ctb], Brandon Bertelsen [ctb]
Maintainer: Carl Boettiger <cboettig at gmail.com>
BugReports: https://github.com/ropensci/arkdb/issues
License: MIT + file LICENSE
URL: https://github.com/ropensci/arkdb, https://docs.ropensci.org/arkdb/
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: arkdb results

Documentation:

Reference manual: arkdb.pdf
Vignettes: arkdb

Downloads:

Package source: arkdb_0.0.18.tar.gz
Windows binaries: r-devel: arkdb_0.0.18.zip, r-release: arkdb_0.0.18.zip, r-oldrel: arkdb_0.0.18.zip
macOS binaries: r-release (arm64): arkdb_0.0.18.tgz, r-oldrel (arm64): arkdb_0.0.18.tgz, r-release (x86_64): arkdb_0.0.18.tgz, r-oldrel (x86_64): arkdb_0.0.18.tgz
Old sources: arkdb archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=arkdb to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.