Export football.db tables to comma-separated values (CSV) files using SQLite tools
Use your SQLite tool of choice to export football.db
tables to comma-separated values (CSV) files.
Let’s use SQLite Studio, as an example.
What’s SQLite Studio?
SQLite Studio is free desktop program packed into an all-in-one single-file binary,
that is, no installation required - just copy or download the sqlitestudio.exe
binary.
Edit Me! The football.db documentation site is a public GitHub repo. Please help by forking the repo and adding to it.