Football.TXT (Minimal) Tooling a.k.a. sport.db.v2

March 11, 2026 ยท View on GitHub

Update 2026

Q: What's different from v1?

In v1 the focus was on a shared database schema (a.k.a. football.db).

In v2 the shared database schema no longer matters. What matters is the Football.TXT format and the lexer & parser to read into structs that can than get exported to JSON or CSV.

(SQL) database import is an optional extra and no longer part of the core tooling and there's no longer a one and only canoncial shared (SQL) database schema.