Datasette
Explore and publish SQLite data as a web UI and JSON API

Datasette is an open source tool for exploring and publishing data, turning SQLite databases into an interactive website with a built-in JSON API. It is designed to help share, browse, and query datasets in a user-friendly way, while remaining extensible through plugins.
Key Features
- Interactive web interface for browsing databases, tables, rows, and running SQL queries
- Automatic JSON API for databases, tables, queries, and metadata
- Plugin ecosystem for authentication, permissions, search, UI customization, and integrations
- Configuration via JSON/YAML files for titles, licenses, sources, and instance settings
- Deployment-friendly workflows, including container-based publishing and hosted runtime options
Use Cases
- Publish public datasets for journalism, research, museums, archives, or government transparency
- Provide a lightweight internal data browser and query UI for SQLite-based projects
- Build data-backed prototypes and share queryable datasets with an API for downstream tools
Limitations and Considerations
- Primarily centered around SQLite as the underlying database engine; other databases typically require extraction or mirroring into SQLite
- Advanced write operations and multi-user editing workflows are not the primary focus compared to full database admin platforms
Datasette is a practical choice for quickly turning SQLite data into a shareable, searchable web application with an API. Its plugin architecture and emphasis on publishing make it especially useful for organizations and individuals who need to make datasets explorable without building a custom application from scratch.
Categories:
Tags:
Tech Stack:
Similar Services

Grafana
Observability dashboards and alerting for metrics, logs, and traces
Grafana is an open source observability and data visualization platform for querying, graphing, and alerting on metrics, logs, and traces across many data sources.


Apache Superset
Data exploration, visualization, and dashboarding platform
Apache Superset is an open-source BI platform for SQL-based data exploration, interactive dashboards, and rich visualizations with a no-code chart builder and SQL editor.

Metabase
Open-source business intelligence and embedded analytics platform
Metabase is an open-source BI and embedded analytics tool for querying databases, building dashboards, and sharing reports with permissions, alerts, and embedding.

Appsmith
Open-source low-code platform for internal tools and dashboards
Build and deploy internal tools, admin panels, and dashboards with a low-code UI builder that connects to databases and APIs and supports JavaScript logic and Git workflo...

ToolJet
Low-code platform for building internal apps, dashboards, and workflows
ToolJet is an open-source low-code platform to build and deploy internal tools, dashboards, and workflows with integrations for databases, APIs, and SaaS apps.

Redash
Query, visualize, and share data from multiple data sources
Open source BI tool to connect to many data sources, run SQL/NoSQL queries, build visualizations and dashboards, share insights, and set alerts and scheduled refreshes.
Docker
Python