ropensci/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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.18
URL https://github.com/ropensci/arkdb https://docs.ropensci.org/arkdb/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ropensci/arkdb")
ropensci/arkdb documentation built on Jan. 27, 2024, 4:47 p.m.