Package: SCDB 0.4.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.4.1.9000.tar.gz
SCDB_0.4.1.9000.zip(r-4.5)SCDB_0.4.1.9000.zip(r-4.4)SCDB_0.4.1.9000.zip(r-4.3)
SCDB_0.4.1.9000.tgz(r-4.4-any)SCDB_0.4.1.9000.tgz(r-4.3-any)
SCDB_0.4.1.9000.tar.gz(r-4.5-noble)SCDB_0.4.1.9000.tar.gz(r-4.4-noble)
SCDB_0.4.1.9000.tgz(r-4.4-emscripten)SCDB_0.4.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
Last updated 25 days agofrom:b2dd395059. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win | OK | Oct 29 2024 |
R-4.5-linux | OK | Oct 29 2024 |
R-4.4-win | OK | Oct 29 2024 |
R-4.4-mac | OK | Oct 29 2024 |
R-4.3-win | OK | Oct 29 2024 |
R-4.3-mac | OK | Oct 29 2024 |
Exports:close_connectioncreate_indexcreate_logs_if_missingcreate_tabledb_timestampdefer_db_cleanupdigest_to_checksumfilter_keysget_catalogget_connectionget_schemaget_tableget_tablesidinterlaceinterlace_sqlis.historicallock_tableLoggerLoggerNullnrowschema_existsslice_timetable_existsunique_table_nameunlock_tableupdate_snapshot
Dependencies:askpassbackportsblobcheckmateclicpp11DBIdbplyrdplyrfansigenericsgluelifecyclemagrittropensslparallellypillarpkgconfigpurrrR6rlangstringistringrsystibbletidyrtidyselectutf8vctrswithr
SCDB: Basic principles
Rendered fromSCDB.Rmd
usingknitr::rmarkdown
on Oct 29 2024.Last update: 2024-10-04
Started: 2024-03-21
SCDB: Benchmarks
Rendered frombenchmarks.Rmd
usingknitr::rmarkdown
on Oct 29 2024.Last update: 2024-10-04
Started: 2024-04-15
Slowly Changing Dimension methodology
Rendered fromslowly-changing-dimension.Rmd
usingknitr::rmarkdown
on Oct 29 2024.Last update: 2024-10-04
Started: 2023-10-16