datasette

Tag

Cards List
#datasette

datasette-referrer-policy 0.1

Simon Willison's Blog · 4d ago Cached

Release of datasette-referrer-policy 0.1, a Datasette plugin to fix OpenStreetMap tile display by overriding the default no-referrer header.

0 favorites 0 likes
#datasette

datasette-llm 0.1a7

Simon Willison's Blog · 5d ago Cached

Datasette-llm 0.1a7 is a new alpha release of a plugin that provides LLM integration for Datasette, enabling plugins to configure default options for specific models.

0 favorites 0 likes
#datasette

SQL functions in Google Sheets to fetch data from Datasette

Simon Willison's Blog · 2026-04-20 Cached

Simon Willison shares techniques for fetching data from Datasette into Google Sheets using SQL functions, including importdata(), named functions, and Google Apps Script methods with API token support.

0 favorites 0 likes
#datasette

datasette.io news preview

Simon Willison's Blog · 2026-04-16 Cached

A web-based preview tool for datasette.io news entries that validates YAML format, checks markdown syntax, and provides real-time rendering of news entries. Built with Claude AI to reduce friction in editing the site's news.yaml file.

0 favorites 0 likes
#datasette

datasette-export-database 0.3a1

Simon Willison's Blog · 2026-04-15 Cached

datasette-export-database version 0.3a1 released, providing database export functionality as part of the Datasette ecosystem.

0 favorites 0 likes
#datasette

datasette 1.0a27

Simon Willison's Blog · 2026-04-15 Cached

Datasette 1.0a27 released with major security improvements (modern CSRF headers), new RenameTableEvent for plugin compatibility, and various API enhancements including improved upsert handling and database locking fixes.

0 favorites 0 likes
#datasette

datasette-ports 0.3

Simon Willison's Blog · 2026-04-15 Cached

datasette-ports 0.3 released with improvements to show working directories and full paths to database files for running Datasette instances on a machine.

0 favorites 0 likes
#datasette

datasette PR #2689: Replace token-based CSRF with Sec-Fetch-Site header protection

Simon Willison's Blog · 2026-04-14 Cached

Datasette PR #2689 replaces token-based CSRF protection with Sec-Fetch-Site header-based protection, inspired by Go 1.25 and Filippo Valsorda's research, simplifying CSRF handling by eliminating the need for hidden form tokens.

0 favorites 0 likes
← Back to home

Submit Feedback