PulseAugur
EN
LIVE 22:13:40

Datasette 1.0a35 launches with enhanced table management and template docs

Simon Willison has released two significant updates for his Datasette project. The first, datasette 1.0a35, introduces major enhancements to table management, including new interfaces for creating and altering tables with detailed column definitions, constraints, and foreign keys. This release also provides comprehensive documentation for template context variables, establishing a stable API for custom templates until version 2.0. A minor update, datasette-export-database 0.3a2, was also released to correct compatibility issues with the latest Datasette versions. AI

IMPACT Enhances data management capabilities for users of the Datasette platform, potentially improving workflows for data analysis and application hosting.

RANK_REASON Product updates for an existing open-source tool.

Read on Simon Willison →

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

Datasette 1.0a35 launches with enhanced table management and template docs

How we ranked this

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
Product updates for an existing open-source tool.
Source corroboration
2 independent sources
Multiple independent publishers reporting the same story raises confidence that it's real and newsworthy.
Topics
product
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
Standard
On-topic for AI-industry coverage; kept in the public index.
Story freshness
95 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

Full methodology in our editorial standards.

COVERAGE [2]

  1. Simon Willison TIER_1 Italiano(IT) ·

    datasette-export-database 0.3a2

    <p><strong>Release:</strong> <a href="https://github.com/datasette/datasette-export-database/releases/tag/0.3a2">datasette-export-database 0.3a2</a></p> <p>An embarrassingly tiny release. The <code>pyproject.toml</code> had pinned to <code>datasette==1.0a27</code>, inadvertently …

  2. Simon Willison TIER_1 Italiano(IT) ·

    datasette 1.0a35

    <p><strong>Release:</strong> <a href="https://github.com/simonw/datasette/releases/tag/1.0a35">datasette 1.0a35</a></p> <p>I'll write more about this one tomorrow, but it's a big release. Three highlights from the release notes:</p> <blockquote> <ul> <li>New "Create table" interf…