0 sats \ 0 replies \ @niltempus OP 28 Sep 2023 \ on: Python: Key-Value Database tech
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.