{"library":"g-migration","type":"library","category":null,"description":"A minimal CLI tool to generate timestamped database migration files for Node.js projects. Version 2.2.0 is the latest stable release, with infrequent updates and no major release cadence. It creates skeleton migration files with a timestamp prefix, intended for use with raw SQL or custom database adapters. Unlike full-featured migration frameworks (e.g., Knex or Sequelize), g-migration is intentionally simple: it only generates file names and basic boilerplate, leaving migration logic entirely to the user. No database driver or ORM is required.","language":"javascript","status":"maintenance","version":"2.2.0","tags":["javascript","migration","db","express","generator"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install g-migration","imports":["./node_modules/.bin/g_migration create_table_users","Not applicable; the package provides only a CLI binary.","\"g:migration\": \"./node_modules/.bin/g_migration\""]},{"cmd":"yarn add g-migration","imports":[]},{"cmd":"pnpm add g-migration","imports":[]}],"homepage":"https://github.com/wurde/g-migration#readme","github":"https://github.com/wurde/g-migration","docs":null,"changelog":null,"pypi":null,"npm":"g-migration","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}