It should be pretty easy to take the existing CSVs and convert them into a [SQLite](https://docs.python.org/3/library/sqlite3.html) Database. Consider also using the [new AstroDB feature](https://astro.build/blog/astro-db-deep-dive/) (assuming its' compatible).
It should be pretty easy to take the existing CSVs and convert them into a SQLite Database.
Consider also using the new AstroDB feature (assuming its' compatible).