Datasette Apps Plugin Launched for HTML+JS Database Applications

@simonw· June 19, 2026 View original

Summary

Datasette Apps, a new plugin, enables hosting full HTML+JS applications within an iframe sandbox, allowing them to query a database and interact with data, similar to Claude Artifacts but with a relational database API.

A new plugin called Datasette Apps has been released, significantly extending the capabilities of Datasette. This plugin allows developers to embed complete HTML and JavaScript applications within an isolated iframe environment. These embedded applications can then directly interact with the underlying database through a JSON API, facilitating dynamic data access and manipulation. The creator likens this functionality to Claude Artifacts, but with the added benefit of a full relational database backend for diverse data handling.

Why it matters

This tool offers developers a streamlined way to build and deploy interactive data applications directly alongside their Datasette databases, enhancing data exploration and presentation capabilities without complex backend setups.

How to implement this in your domain

  1. 1Install the Datasette Apps plugin into an existing Datasette instance.
  2. 2Develop HTML and JavaScript applications to interact with your database via the JSON API.
  3. 3Embed these applications within Datasette to create interactive data dashboards or tools.
  4. 4Explore the provided demo and documentation for implementation examples.

Who benefits

Software DevelopmentData AnalyticsWeb DevelopmentEducation

Key takeaways

  • Datasette Apps enables hosting HTML+JS apps within Datasette.
  • Applications can query relational databases via a JSON API.
  • This offers a simplified approach to building interactive data tools.
  • It extends Datasette's utility for data exploration and presentation.

Original post by @simonw

"Just launched Datasette Apps - a plugin for Datasette that lets you host full HTML+JS apps in an iframe sandbox that can query your database and do interesting things with your data Think of this as Claude Artifacts reimagined for Datasette - you get all the power of artifacts bu…"

View on X

Originally posted by @simonw on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses