{"library":"mysql-transit","type":"library","category":null,"description":"MySQL database migration tool that compares two databases and applies schema changes from a source (new) to a target (original) database. Version 0.0.9 is the latest stable release; there is no defined release cadence. Key differentiator: built-in interactive mode prompting for confirmation before executing queries, supporting both MySQL and MariaDB.","language":"javascript","status":"active","version":"0.0.9","tags":["javascript","mysql","migration","mariadb","automigration"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mysql-transit","imports":["const MysqlTransit = require('mysql-transit')","new MysqlTransit('originalDB', 'newDb', { host, port, user, password })","instance.transit({ interactive: true }, callback)"]},{"cmd":"yarn add mysql-transit","imports":[]},{"cmd":"pnpm add mysql-transit","imports":[]}],"homepage":"https://github.com/AGCPartners/mysql-transit","github":"https://github.com/AGCPartners/mysql-transit","docs":null,"changelog":null,"pypi":null,"npm":"mysql-transit","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}