{"id":26193003,"url":"https://github.com/harshil-jani/esqlz","last_synced_at":"2026-01-31T21:03:52.701Z","repository":{"id":257097054,"uuid":"857257274","full_name":"Harshil-Jani/esqlz","owner":"Harshil-Jani","description":"Manage sequelize migrations easily","archived":false,"fork":false,"pushed_at":"2024-09-22T21:56:05.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-18T06:33:36.772Z","etag":null,"topics":["javascript","migrations","nodejs","rust","sequelize-cli","tui"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/esqlz","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Harshil-Jani.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-14T07:03:48.000Z","updated_at":"2024-09-23T21:16:37.000Z","dependencies_parsed_at":"2024-09-14T21:01:11.351Z","dependency_job_id":"4445813e-f3c1-4695-af65-3e647b9f49a8","html_url":"https://github.com/Harshil-Jani/esqlz","commit_stats":null,"previous_names":["harshil-jani/esqlz"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Harshil-Jani/esqlz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Harshil-Jani%2Fesqlz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Harshil-Jani%2Fesqlz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Harshil-Jani%2Fesqlz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Harshil-Jani%2Fesqlz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Harshil-Jani","download_url":"https://codeload.github.com/Harshil-Jani/esqlz/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Harshil-Jani%2Fesqlz/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260844843,"owners_count":23071653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","migrations","nodejs","rust","sequelize-cli","tui"],"created_at":"2025-03-12T01:32:22.182Z","updated_at":"2026-01-31T21:03:52.616Z","avatar_url":"https://github.com/Harshil-Jani.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Esqlz\n\nEsqlz is a TUI to manage sequelize migrations easily. It is an extension wrapper of [Sequelize CLI](https://www.npmjs.com/package/sequelize-cli).\n\nLatest Version: `1.1.0` - [Release Notes](https://github.com/Harshil-Jani/esqlz/releases/tag/v1.1.0)\n\n## Installation\n\nFor Linux and MacOS only. (For Windows, Do it yourself, I don't have plans to support Windows)\n\nRun the following command in your terminal to install esqlz\n```bash\ncurl -sSL https://raw.githubusercontent.com/Harshil-Jani/esqlz/main/install.sh | bash\n```\n\nFor Development Purposes\n```bash\ngit clone https://github.com/Harshil-Jani/esqlz.git\ncd esqlz\ncargo build --release\ncargo install --path .\n```\n\n## Usage\n\nCreate a new migration file\n```bash\nesqlz generate \"Add a new column to the users table\"\n```\n\nSelect the migration you want to apply\n```bash\nesqlz up \u003coptional : file_name\u003e\n```\n\nSelect the migration you want to revert\n```bash\nesqlz down \u003coptional : file_name\u003e\n```\n\nCheck the migration status\n```bash\nesqlz status\n```\n\n## Contributing\n\nContributions are welcome. Please open an issue before making a PR. I am flexible with adding new features or being pointed out to bugs.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharshil-jani%2Fesqlz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharshil-jani%2Fesqlz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharshil-jani%2Fesqlz/lists"}