Datasette
An open source tool for exploring and publishing data.
Open-source tool for exploring and publishing data, especially SQLite databases, as a web application and API.

Recent stories
2 linked stories
releasePRIMARY2026-05-24
Datasette 1.0a30 adds a slash Jump To menu and plugin hook
Datasette 1.0a30 introduced a slash-triggered Jump To menu plus a hook for plugin-supplied search items. Simon Willison used it in datasette-agent 0.1a4 to start agent chats from the same menu, so plugin authors can wire in their own actions.
releasePRIMARY2026-05-21
Datasette Agent releases 0.1a3 with SQL chat, charts, and Fly sandbox plugins
Simon Willison shipped the first Datasette Agent release and companion chart and Fly sandbox plugins for conversational SQLite workflows. The stack combines live SQL inspection, chart rendering, and optional command execution inside an extensible local data assistant.