Description
Local SQLite databases can be created, inspected, transformed, and exported with a Python CLI and utility library. The package installs `sqlite-utils` for manipulating tables, indexes, full-text search, and data imports from scripts. It can change database files directly, so backups and command previews are important for valuable data.