Simon Willison’s Weblog

Subscribe
Atom feed

Elsewhere

Filters: Sorted by date

Release datasette-extract 0.1a2 — Import unstructured data (text and images) into structured tables
Release datasette-extract 0.1a1 — Import unstructured data (text and images) into structured tables
Release llm-claude-3 0.2 — LLM plugin for interacting with the Claude 3 family of models
Release datasette-extract 0.1a0 — Import unstructured data (text and images) into structured tables
Release datasette-saved-queries 0.2.2 — Datasette plugin that lets users save and execute queries
Release datasette-create-view 0.1 — Create a SQL view from a query
Release pypi-to-sqlite 0.2.3 — Load data about Python packages from PyPI into SQLite
Release datasette-uptime 0.1.1 — Datasette plugin showing uptime at /-/uptime
Release datasette-uptime 0.1 — Datasette plugin showing uptime at /-/uptime
Release datasette-sqlite-authorizer 0.2 — Configure Datasette to block operations using the SQLIte set_authorizer mechanism
Release datasette-sqlite-debug-authorizer 0.1.1 — Debug SQLite authorizer calls
Release llm-claude-3 0.1 — LLM plugin for interacting with the Claude 3 family of models
Release datasette-expose-env 0.2 — Datasette plugin to expose selected environment variables at /-/env for debugging
TIL Using packages from JSR with esbuild — [JSR](https://jsr.io/) is a brand new package repository for "modern JavaScript and TypeScript", [launched on March 1st](https://deno.com/blog/jsr_open_beta) by the Deno team as a new alternative to [npm](https://www.npmjs.com/)
None
Release datasette-tail 0.1a0 — Tools for tailing your database
Release datasette-column-sum 0.1a0 — Sum the values in numeric Datasette columns
Release datasette-schema-versions 0.3 — Datasette plugin that shows the schema version of every attached database
Release datasette-studio 0.1a1 — Datasette pre-configured with useful plugins. Experimental alpha.
Release datasette 1.0a12 — An open source multi-tool for exploring and publishing data
Release datasette-scale-to-zero 0.3.1 — Quit Datasette if it has not received traffic for a specified time period
Release datasette-scale-to-zero 0.3 — Quit Datasette if it has not received traffic for a specified time period
Release datasette-explain 0.2.1 — Explain and validate SQL queries as you type them into Datasette
Release datasette-explain 0.2 — Explain and validate SQL queries as you type them into Datasette
Release datasette-write 0.3 — Datasette plugin providing a UI for executing SQL writes against the database
TIL Tracking SQLite table history using a JSON audit log — I continue to collect ways of tracking the history of a table of data stored in SQLite - see [sqlite-history](https://simonwillison.net/2023/Apr/15/sqlite-history/) for previous experiments.
None
Release llm-mistral 0.3 — LLM plugin providing access to Mistral models using the Mistral API
Release dclient 0.3 — A client CLI utility for Datasette instances
TIL Running a scheduled function on Val Town to import Atom feeds into Datasette Cloud — [Val Town](https://www.val.town/) is a neat service for hosting short server-side JavaScript programs online - reminiscent of a combination of Glitch and Observable Notebooks.
None
Release datasette-events-forward 0.1a1 — Forward Datasette analytical events on to another Datasette instance
Release datasette-events-forward 0.1a0 — Forward Datasette analytical events on to another Datasette instance