After analyzing the Polars Dataframe library I believe I will simply save my data in individual Parquet files. Don't need the overhead of a full database for this project. Yay to Python backed up by the power of Rust.