Topic

SQLite.

SQLite shows up where data needs to be local, fast, and venue-resilient — race-feed ingest, on-prem installations, anywhere a full database would be overkill but a JSON file too thin. The Race Feed pipeline writes its normalised racing data straight to SQLite for the client's live platform to query; the cipher-room socket server queues state changes in SQLite when network is flaky.

1 client work
Client work1