Skip to content
DuckDB · WebAssembly · 100% client-side

SQL explorer — the engine runs in your browser.

Every men's Test and ODI ball-by-ball, loaded into DuckDB compiled to WebAssembly. Write SQL, hit run — it executes on your machine, nothing leaves the page. The same engine as pip install cricketlogic.

Want the full warehouse?

This demo loads Tests & ODIs. The engine ingests every Cricsheet match — T20Is, the IPL, every T20 league — into a DuckDB warehouse with predefined analytical views.

pip install cricketlogic Quickstart →
On the roadmap

Query it from your AI agent

An MCP server is coming, so ChatGPT, Claude and other agents can ask CricketLogic for the latest cricket data and analysis directly — the same engine, exposed as tools.

Data: men's Test & ODI ball-by-ball from Cricsheet, computed by the CricketLogic engine. Runs via DuckDB-Wasm. First run downloads the dataset into your browser.