Skip to content

ruiyiz/ryzmisc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ryzmisc

DuckDB data access layer for financial data storage.

Overview

ryzmisc provides a data access layer for DuckDB-backed financial data storage with the following core functions:

  • cdp - Point-in-time queries
  • cdh - Historical time series queries
  • cds - Data set queries
  • cdu - Data upload functions

Features built-in caching for reference data with configurable cache lifetime and explicit refresh control.

Installation

# Install from GitHub
pak::pak("ruiyiz/ryzmisc")

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors