←── back to feed
/topics/datasette-apps-plugin-launch

Datasette Apps plugin launch

3 items2 sourcesupdated 49d agotrend 0

Simon Willison launched Datasette Apps, a plugin that enables hosting custom HTML and JavaScript applications within Datasette using iframe sandboxing. These embedded apps can query the underlying database and interact with data directly inside the Datasette interface.

  • Plugin allows full HTML+JS applications to run sandboxed inside Datasette
  • Apps can query the database and manipulate data through the interface
  • Launched June 19, 2026 by Simon Willison
  • Extends Datasette's capabilities beyond data viewing to custom application hosting