PulseAugur
EN
LIVE 18:32:49

Simon Willison releases Datasette 1.0 alpha with write query and saved query features

Simon Willison has released two alpha versions of Datasette 1.0, introducing significant new features. Version 1.0a31 enables users with appropriate permissions to execute write queries and save stored queries, both privately and for shared use. Subsequent release 1.0a32 addresses a bug related to INSERT ... RETURNING queries and resolves base_url issues encountered during Service Worker experiments. AI

IMPACT Minor tooling improvement; minimal industry-wide impact.

RANK_REASON This is a software release for a specific tool, not a frontier model or significant industry-wide event.

Read on Simon Willison →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

Simon Willison releases Datasette 1.0 alpha with write query and saved query features

COVERAGE [2]

  1. Simon Willison TIER_1 Italiano(IT) ·

    datasette 1.0a32

    <p><strong>Release:</strong> <a href="https://github.com/simonw/datasette/releases/tag/1.0a32">datasette 1.0a32</a></p> <p>A minor bugfix release. Fixes a bug with <code>INSERT ... RETURNING</code> queries via the <a href="https://datasette.io/blog/2026/sql-write-queries/">new /d…

  2. Simon Willison TIER_1 Italiano(IT) ·

    datasette 1.0a31

    <p><strong>Release:</strong> <a href="https://github.com/simonw/datasette/releases/tag/1.0a31">datasette 1.0a31</a></p> <p>Another significant alpha release, with two new headline features.</p> <blockquote> <p>Datasette now offers users with the necessary permissions the ability …