Voices
Simon Willison Ships Datasette 1.0a35 — Browser 'Create Table' / 'Alter Table' UIs Backed by Stable JSON APIs
Simon Willison released Datasette 1.0a35 on June 23, adding in-browser 'Create table' and 'Alter table' interfaces with comprehensive JSON APIs for defining and modifying schemas, plus newly documented template context promoted to a stable public API. It pushes Datasette further from a read-only data-publishing tool toward an editable, API-first database UI. Useful for builders who want a lightweight, scriptable admin layer over SQLite that agents can also drive programmatically.
↳ Follow the thread