Scrooge McDuck: A DuckDB Extension for Financial Data Analysis (Demo)
pdet-blog.github.io
Scrooge McDuck: A DuckDB Extension for Financial Data Analysis (Demo)
1–2 of 2 posts
Re: Scrooge McDuck: A DuckDB Extension for Financial Data Analysis (Demo)
#2DuckDB can easily be extended by creating external libraries that are loaded at runtime. These extensions allow third parties to develop new functions and data scanners catered for their needs. In this post, I demonstrate Scrooge McDuck: an extension designed to facilitate the analysis of financial data.