返回 2026-06-18
🛠 工具 / 开源

Datasette 1.0a34 版本发布datasette 1.0a34

simonwillison.net·2026-06-16 节选正文

开源数据探索工具 Datasette 发布了 1.0a34 alpha 版本。该版本的核心新功能是支持在 Datasette 的用户界面中直接插入、编辑和删除数据行。这些数据操作功能现已集成在表页面中,同时编辑和删除选项也作为快捷操作项添加到了独立行页面。这极大地提升了用户在 Web 界面下管理底层 SQLite 数据库的交互体验。

Simon Willison

Quoting the release notes:

The big feature in this alpha is tools to insert, edit and delete rows within the Datasette interface. These features are available on table pages, and edit and delete are also available as action items on the row page.

The inspiration for this feature - which is long overdue - was Datasette Agent. I added SQL write support to that the other day which highlighted how absurd it was that you could insert and edit ties via the chat interface but not in the regular Datasette UI!

需要完整排版与评论请前往来源站点阅读。