Datasette
RepoDatasette is an open-source tool for exploring, analyzing, and publishing data stored in SQLite databases. It provides a web UI, API, and plugin system—used by extensions like datasette-llm—for developers, researchers, and journalists who need quick, shareable data apps.
Stories
Completed digest stories linked to this service.
-
Datasette-llm 0.1a6: simpler model config, better Python API docs2026-04-02Datasette-llm 0.1a6 removes duplicate model config and improves Python API docs for plugin authors. The relea...
-
Datasette enrichment plugin 0.2a1 passes actor to llm.mode for better auditabili...2026-04-02datasette-enrichments-llm 0.2a1 passes the triggering actor to llm.mode(), tightening auditability and enablin...
-
Datasette’s LLM stack adds async wrappers, purpose-based routing, and richer usa...2026-04-01A coordinated set of releases tightens how Datasette and the LLM toolchain handle async models, model routing,...
-
Local LLMs for engineering: promise, pitfalls, and the guardrails you need2026-03-31Local coding models look tempting for privacy and cost, but the toolchain is brittle, so add guardrails and te...
-
LLM tooling grows up: Continue hardens, LangChain OpenRouter adds metadata, Data...2026-03-26LLM dev tools got stability and governance upgrades across Continue, LangChain OpenRouter, and Datasette-llm t...