ATRIUMsearch → argument graph
ExampleArticle

Running the DOOMQL Python terminal script generates a SQLite database file that can be inspected live with Datasette.

The author ran the game via uv and found it produces a SQLite database at .doomql/doomql.sqlite that Datasette can open and explore. ✦ AI generated

Simon Willison · Simon Willison's Weblog · 2026-07-13 · original ↗

Running the above script creates a /tmp/doomql/.doomql/doomql.sqlite SQLite database, which you can explore using Datasette like this

Read full article ↗excerpt · fair-use quotation

Related moments