anydb-sql-migrations

JSON →
library 2.4.1 ·javascript
verified Jun 5, 2026

A migration tool for anydb-sql, providing up/down migration functions with transaction support. The current stable version is 2.4.1. It is a lightweight, synchronous-style migration runner that operates within database transactions, allowing safe rollbacks. It includes CLI commands for checking and executing pending migrations, with an option for silent mode. It ships TypeScript definitions and is intended for use with anydb-sql databases.