Simon Willison’s Weblog

Subscribe

Entries tagged performance, sqlite

Filters: Type: entry × performance × sqlite × Sorted by date


Apply conversion functions to data in SQLite columns with the sqlite-utils CLI tool

Earlier this week I released sqlite-utils 3.14 with a powerful new command-line tool: sqlite-utils convert, which applies a conversion function to data stored in a SQLite column.

[... 1941 words]