Skip to content

Datasette

Relational Databases

Explore and publish data with easy import and export and database management.

Python Latest 0.65.2 · 8mo ago Security brief →

Features

  • Publishes any database as an interactive web site and JSON API
  • Supports SQLite, CSV, JSON, and other data sources via plugins
  • Provides a browser‑based UI for exploring tables and running queries

Recent releases

View all 1 releases →
0.65.2 Security relevant
⚠ Upgrade required
  • Upgraded for compatibility with Python 3.14.
  • Fixed `datasette publish cloudrun` to accommodate changes in the underlying Cloud Run architecture.
  • Minor upgrades addressing `pkg_resources` deprecation warnings.
Security fixes
  • CVE-2024-XXXXX – Fixed open redirect vulnerability that allowed redirection to arbitrary URLs such as `example.com/foo/bar` when accessing paths like `//example.com/foo/bar`
Full changelog
  • Fixes an open redirect security issue: Datasette instances would redirect to example.com/foo/bar if you accessed the path //example.com/foo/bar. Thanks to James Jefferies for the fix. #2429
  • Upgraded for compatibility with Python 3.14.
  • Fixed datasette publish cloudrun to work with changes to the underlying Cloud Run architecture. #2511
  • Minor upgrades to fix warnings, including pkg_resources deprecation.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
11,156
Forks
846
Languages
Python HTML JavaScript

Install & Platforms

Install via
brew pip pipx docker
Platforms
linux macos windows

Community & Support

Beta — feedback welcome: [email protected]