โ† Back to topics
2 tool-launch Simon Willison single-source 1 article

Simon Willison documents methods to fetch data from Datasette instances directly into Google Sheets using SQL functions.

Simon Willison documents methods to fetch data from Datasette instances directly into Google Sheets using SQL functions.

๐Ÿ” Let's dive in

Simon Willison has published patterns for integrating Datasette with Google Sheets, enabling direct SQL queries from spreadsheets. The guide covers three approaches: using importdata(), creating named functions, and leveraging Google Apps Script for authenticated requests. An example sheet demonstrates all three methods in practice.

Lead coverage: Simon Willison โ€” SQL functions in Google Sheets to fetch data from Datasette โ†—

๐Ÿ•ฐ The timeline ยท 1 source

Simon Willison first-party ยท 3d ago ยท 2/5

SQL functions in Google Sheets to fetch data from Datasette โ†—

Simon Willison has published patterns for integrating Datasette with Google Sheets, enabling direct SQL queries from spreadsheets. The guide covers three approaches: using importdata(), creating named functions, and leveraging Google Apps Script for authenticated requests. An example sheet demonstrates all three methods in practice.

I've been experimenting with ways to fetch data from Datasette and display it in Google Sheets.
โ€” Simon Willison

๐Ÿ”ง Debug

Cluster ID
1d3388fcd0
Importance (max)
2
Members
1
Sources
Simon Willison
Earliest
2026-04-20T02:33:58.000Z
Latest
2026-04-20T02:33:58.000Z
Lead URL
https://simonwillison.net/2026/Apr/20/datasette-sql