Relational database embedded in a single file, no server to administer.
Local persistence when a database server would be overkill.
Where it was used 03
- Open Data Repository
The local index that powers search and preview without a backend.
- Records Search
The local index the search runs against.
- Signal Agent
One committed database, 13 tables, with the chain observation to briefing to signal to prediction to outcome enforced by foreign keys rather than by convention.
Data & public sector
Open Data Repository
I'm turning a folder of scraping and cleaning scripts into a static catalogue anyone can search, preview and use offline.
Python · SQLite · static site, no server
Data & public sector
Records Search
A search tool over service records, built so the right one turns up by content instead of a manual folder hunt.
Python · SQLite · search index
Agents & AI automation
Signal Agent
A market monitor where the model has to write a falsifiable prediction before it can be scored — 3 open, 0 resolved, the first ones due January 2027.
Python · GitHub Actions · SQLite
- Python
- GitHub Actions
- SQLite
- SC Scraping
- LL LLMs & agents
Same category