Datasette
Explore and publish data with easy import and export and database management.
Datasette turns SQLite (or other) databases into interactive, searchable websites and JSON APIs with a single command. It automatically renders tables, lets users filter and sort rows, and provides a built‑in SQL console for deeper analysis. Metadata such as licensing and source information can be supplied via a JSON file and is displayed on the site and included in API responses.
The tool is aimed at data journalists, archivists, museum curators, local governments, scientists, researchers, and anyone who needs to share structured data publicly or within a team. It supports importing data from CSV, JSON, and database connections, and can be deployed to cloud platforms like Heroku or Google Cloud Run using a one‑line publish command that builds a Docker image containing the data and the web interface.
Datasette is open source under the Apache 2.0 license, runs on Python 3.8+, and offers a self‑hostable, free‑tier experience without subscription requirements. It is extendable through a plugin ecosystem, and a macOS desktop version provides a graphical way to run the same functionality locally.
Reviews
Loading reviews…
Similar apps

Databases & Data Tools
Mathesar
Intuitive UI to manage data collaboratively, for users of all technical skill levels. Built on Postgres – connect an existing DB or set up…

Databases & Data Tools
DB Browser for SQLite
Official home of the DB Browser for SQLite.

Databases & Data Tools
Redash
Connect and query your data sources, build dashboards to visualize data and share them with your company.

File Management & Transfer
Metabase
Easy way for everyone in your company to ask questions and learn from data.
Databases & Data Tools
CloudBeaver
Manage databases, supports PostgreSQL, MySQL, SQLite and more. A web/hosted version of DBeaver.

Databases & Data Tools
Azimutt
Visual database exploration made for real world databases (big and messy). Explore your database schema as well as data, document them…