Export a Stack Exchange dump to a SQLite3 database.
- Pick a dump from https://tejp.de/files/so/dbdump/
- One dump is included in the repo as cooking.stackexchange.2011-09-01.tar.zst
- Unpack it into
input/
python3 convert.py
Your database will be in stack.db