Datasette 1.0a34
Simon Willison's Weblog·yesterday·Release
Datasette 1.0a34 ships native CRUD operations in the browser interface, letting users insert, edit, and delete rows directly from table and row pages.
The feature was prompted by Datasette Agent, which recently gained SQL write support, creating an awkward asymmetry where the AI chat interface could modify data but the standard UI could not.
The release moves Datasette meaningfully closer to a lightweight data-management tool rather than a read-only data publishing layer.