discovered 03 Aug 2026
agnostic
→ View on GitHubAgnostic is a lightweight and flexible database migration tool that allows users to write migration scripts in pure SQL, making it compatible with any database, programming language, or ORM. Its primary use case is to facilitate database schema changes with minimal overhead, featuring easy script management and the ability to back up databases before applying migrations. Notable features include support for a quick setup path and straightforward migration execution commands.