Valkurm

JSON →
library 1.2.7 ·javascript
verified Jun 7, 2026

MySQL/MariaDB migration tool for node. Version 1.2.7 provides a simple, file-based migration system for managing database schema changes. It supports up and down migrations using raw SQL files, with a tracking table to ensure idempotent runs. Compared to alternatives, it focuses on minimal configuration and direct SQL control. Released under MIT license, with sporadic updates.