Datasette 1.0a35 Released with New ‚Create Table‘ Interface

Simon Willison has released Datasette 1.0a35, a significant update introducing a new ‚Create table‘ interface. This feature, powered by a JSON API, allows users to define columns, primary keys, and custom column properties directly within the database actions menu.

Source: Simon Willison