Datasette Apps: Host custom HTML applications inside Datasette

217 · · June 19, 2026, 12:03 a.m.
Summary
Datasette Apps is a new plugin allowing developers to host custom HTML+JavaScript applications within the Datasette ecosystem. It enhances data interaction by running self-contained applications in a secure iframe, enabling both read and write operations with SQL queries. The project emphasizes security through CSP policies and offers a unique opportunity for developers to create powerful applications with a database backend. The introduction of AI tools further assists in building and editing these applications.