qst: Store Tables in SQL Database (original) (raw)

Provides functions for quickly writing (and reading back) a data.frame to file in 'SQLite' format. The name stands for *Store Tables using 'SQLite'*, or alternatively for *Quick Store Tables* (either way, it could be pronounced as *Quest*). For data.frames containing the supported data types it is intended to work as a drop-in replacement for the 'write_*()' and 'read_*()' functions provided by similar packages.

Version: 0.1.2
Imports: RSQLite, DBI, dplyr, dbplyr, tibble, magrittr
Published: 2020-11-20
DOI: 10.32614/CRAN.package.qst
Author: Magnus Thor Torfason
Maintainer: Magnus Thor Torfason
License: MIT + file
NeedsCompilation: no
Language: en-US
Materials: README, NEWS
CRAN checks: qst results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=qstto link to this page.