alchemy-utils 0.1a0 Project Developed with AI Models
Source: Simon Willison12/08/2026, 16:51
A new project called alchemy-utils was developed using Codex and GPT-5.6 Sol Ultra as coding tools. The project implements a library with an API similar to sqlite-utils but backed by SQLAlchemy, enabling compatibility with multiple database engines including PostgreSQL, SQLite, and DuckDB. Development used test-driven development (TDD) methodology with pytest. The library launched as an alpha version after rapid development with minimal additional prompts. It includes command-line utilities for table and database operations.