Package: SCDB 0.5.1.9000

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.1.9000.tar.gz
SCDB_0.5.1.9000.zip(r-4.5)SCDB_0.5.1.9000.zip(r-4.4)SCDB_0.5.1.9000.zip(r-4.3)
SCDB_0.5.1.9000.tgz(r-4.5-any)SCDB_0.5.1.9000.tgz(r-4.4-any)SCDB_0.5.1.9000.tgz(r-4.3-any)
SCDB_0.5.1.9000.tar.gz(r-4.5-noble)SCDB_0.5.1.9000.tar.gz(r-4.4-noble)
SCDB_0.5.1.9000.tgz(r-4.4-emscripten)SCDB_0.5.1.9000.tgz(r-4.3-emscripten)
SCDB.pdf |SCDB.html✨
SCDB/json (API)
NEWS
# Install 'SCDB' in R: |
install.packages('SCDB', repos = c('https://ssi-dk.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 1 days agofrom:187ac77ad3. Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 29 2025 |
R-4.5-win | OK | Mar 29 2025 |
R-4.5-mac | OK | Mar 29 2025 |
R-4.5-linux | OK | Mar 29 2025 |
R-4.4-win | OK | Mar 29 2025 |
R-4.4-mac | OK | Mar 29 2025 |
R-4.4-linux | OK | Mar 29 2025 |
R-4.3-win | OK | Mar 29 2025 |
R-4.3-mac | OK | Mar 29 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 Mar 29 2025.Last update: 2025-01-13
Started: 2024-03-21
SCDB: Benchmarks
Rendered frombenchmarks.Rmd
usingknitr::rmarkdown
on Mar 29 2025.Last update: 2025-02-03
Started: 2024-04-15
Slowly Changing Dimension methodology
Rendered fromslowly-changing-dimension.Rmd
usingknitr::rmarkdown
on Mar 29 2025.Last update: 2025-02-19
Started: 2023-10-16