Hacker News new | ask | show | jobs
Scrooge McDuck: A DuckDB Extension for Financial Data Analysis (Demo) (pdet-blog.github.io)
1 points by pholanda 1409 days ago
1 comments

DuckDB 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.