macOS
brew install datasettelocal Homebrew formula metadata
brew
Open source multi-tool for exploring and publishing data. Version 0.65.2 via Homebrew; verified 2026-07-15. Also installable with nix: nix profile install nixpkgs#datasette.
install
brew install datasettelocal Homebrew formula metadata
nix profile install nixpkgs#datasettenixpkgs package indexes · datasette · source: raw.githubusercontent.com
overview
Open source multi-tool for exploring and publishing data
history
Datasette is an open-source tool for exploring and publishing SQLite-backed data as an interactive website and JSON API.
Datasette was created by Simon Willison and the official changelog traces public releases back to November 2017. The project grew from a lightweight SQLite publishing tool into a broader data exploration platform with plugins, publishing commands, and hosted demos.
The README explicitly targets data journalists, museums, archivists, local governments, scientists, researchers, and other people with data to share. That audience explains its adoption pattern: simple local inspection first, then repeatable publishing to the web.
Package users usually install the CLI, point it at one or more SQLite databases, and run `datasette serve` locally or `datasette publish` to deploy a site and API.
Datasette matters in package catalogs because it turns SQLite files into browsable, queryable web apps with one command, making a database file feel like a portable software artifact.
security posture
No matching local secret-handling manifest was found for datasette. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
datasette.yamldatasette.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
datasette | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://docs.datasette.io/en/stable/
install metadata
| Package key | brew:datasette |
|---|---|
| Version | 0.65.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/datasette |
| Homepage | https://docs.datasette.io/en/stable/ |
| Repository | https://github.com/simonw/datasette |
| Upstream docs | https://docs.datasette.io/en/stable |
| License | Apache-2.0 |
| Source archive | https://files.pythonhosted.org/packages/80/26/80b5480921d71891b8ff880fed6d44150b9164903d683efe2eb7405b61d8/datasette-0.65.2.tar.gz |
| Last updated | 2026-07-15T10:42:08Z |
| Pulse | updated |
| Dependencies | certifi, libyaml, python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | datasette |
| Version Scheme | 0 |
| Revision | 6 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
datasette
nix profile install nixpkgs#datasettesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.