Package: SCDB 0.5.0

SCDB: Easily Access and Maintain Time-Based Versioned Data (Slowly-Changing-Dimension)
A collection of functions that enable easy access and updating of a database of data over time. More specifically, the package facilitates type-2 history for data-warehouses and provides a number of Quality of life improvements for working on SQL databases with R. For reference see Ralph Kimball and Margy Ross (2013, ISBN 9781118530801).
Authors:
SCDB_0.5.0.tar.gz
SCDB_0.5.0.tar.gz(r-4.5-noble)SCDB_0.5.0.tar.gz(r-4.4-noble)
SCDB_0.5.0.tgz(r-4.4-emscripten)SCDB_0.5.0.tgz(r-4.3-emscripten)
SCDB.pdf |SCDB.html✨
SCDB/json (API)
NEWS
# Install 'SCDB' in R: |
install.packages('SCDB', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ssi-dk/scdb/issues
Pkgdown site:https://ssi-dk.github.io
Last updated 4 days agofrom:b307c8af70. Checks:2 OK. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 03 2025 |
R-4.5-linux | OK | Feb 03 2025 |
Exports:%>%close_connectioncreate_indexcreate_logs_if_missingcreate_tabledb_timestampdefer_db_cleanupdigest_to_checksumfilter_keysget_catalogget_connectionget_schemaget_tableget_tablesidinterlaceis.historicallock_tableLoggerLoggerNullnrowschema_existsslice_timetable_existsunique_table_nameunlock_tableupdate_snapshot
Dependencies:askpassbackportsblobcheckmateclicpp11DBIdbplyrdplyrfansigenericsgluelifecyclemagrittropensslparallellypillarpkgconfigpurrrR6rlangstringistringrsystibbletidyrtidyselectutf8vctrswithr
SCDB: Basic principles
Rendered fromSCDB.Rmd
usingknitr::rmarkdown
on Feb 03 2025.Last update: 2025-02-03
Started: 2024-03-22
SCDB: Benchmarks
Rendered frombenchmarks.Rmd
usingknitr::rmarkdown
on Feb 03 2025.Last update: 2025-02-03
Started: 2025-02-03
Slowly Changing Dimension methodology
Rendered fromslowly-changing-dimension.Rmd
usingknitr::rmarkdown
on Feb 03 2025.Last update: 2025-02-03
Started: 2023-12-01