{"library":"sequelize-cli","type":"library","category":null,"description":"The Sequelize CLI is the official command-line interface for the Sequelize ORM, providing essential tools for managing Sequelize projects. It is currently stable at version 6.6.5, with minor releases and bug fixes occurring every few months, demonstrating active maintenance. The CLI facilitates common database operations such as creating and dropping databases, managing schema migrations (applying, reverting, checking status), generating and running seed files for initial data population, and scaffolding new models, migrations, and seeders. Its key differentiator is its tight integration with the Sequelize ORM, making it the de facto tool for many Sequelize workflows, especially for projects utilizing its migration system. It supports both CommonJS and ESM configuration files, and since v6.2.0, allows for TypeScript migration files, adapting to modern JavaScript ecosystems.","language":"javascript","status":"active","version":"6.6.5","tags":["javascript","sequelize","cli","typescript"],"install":[{"cmd":"npm install sequelize-cli","imports":["npx sequelize <command>","npx sequelize init","npx sequelize db:migrate"]},{"cmd":"yarn add sequelize-cli","imports":[]},{"cmd":"pnpm add sequelize-cli","imports":[]}],"homepage":"https://sequelize.org","github":"https://github.com/sequelize/cli","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/sequelize-cli","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/sequelize-cli/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}