{"library":"migrei","type":"library","category":null,"description":"Migrei is a lightweight SQL migration library for PostgreSQL databases, currently at version 1.1.0. It provides a simple CLI to apply and rollback SQL migration scripts stored in a local folder. Unlike other migration tools, Migrei does not require a global installation and can be executed via npx. It automatically generates rollback statements, eliminating the need to write reverse queries. The library reads database connection details from a .env file and supports batch processing of migration files. Its release cadence is currently unknown as it's a newer project with limited releases.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install migrei","imports":["npx migrei up"]},{"cmd":"yarn add migrei","imports":[]},{"cmd":"pnpm add migrei","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"migrei","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}