{"id":39078381,"url":"https://github.com/refactorful/migrata-cli-releases","last_synced_at":"2026-04-14T21:01:29.112Z","repository":{"id":304926926,"uuid":"1019897295","full_name":"Refactorful/migrata-cli-releases","owner":"Refactorful","description":"Public releases and installation scripts for the Migrata CLI, the stress-free way to manage database schema migrations.","archived":false,"fork":false,"pushed_at":"2026-01-31T06:04:59.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-31T19:22:09.776Z","etag":null,"topics":["automation","cli","database","devops","infrastructure-as-code","migrations","schema-management","sql"],"latest_commit_sha":null,"homepage":"https://migrata.io","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Refactorful.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-15T03:43:48.000Z","updated_at":"2026-01-31T06:21:42.000Z","dependencies_parsed_at":"2025-07-17T11:56:20.464Z","dependency_job_id":"c25fc8a0-9e28-476a-a6c7-d51b2e00385a","html_url":"https://github.com/Refactorful/migrata-cli-releases","commit_stats":null,"previous_names":["refactorful/migrata-cli-releases"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Refactorful/migrata-cli-releases","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Refactorful%2Fmigrata-cli-releases","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Refactorful%2Fmigrata-cli-releases/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Refactorful%2Fmigrata-cli-releases/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Refactorful%2Fmigrata-cli-releases/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Refactorful","download_url":"https://codeload.github.com/Refactorful/migrata-cli-releases/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Refactorful%2Fmigrata-cli-releases/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31815080,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["automation","cli","database","devops","infrastructure-as-code","migrations","schema-management","sql"],"created_at":"2026-01-17T18:28:21.564Z","updated_at":"2026-04-14T21:01:29.107Z","avatar_url":"https://github.com/Refactorful.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cimg src=\"./assets/migrata-logo-cropped.svg\" alt=\"Migrata Logo\" width=\"35\" height=\"35\" /\u003e\n  Migrata\n\u003c/h1\u003e\n\n\u003e **This repository hosts the public releases of the Migrata CLI**, including installation scripts and release binaries. For documentation and usage instructions, visit [https://docs.migrata.io](https://docs.migrata.io).\n\n\u003cdiv align=\"center\"\u003e\n  \u003cstrong\u003eDatabase migrations made simple.\u003c/strong\u003e\u003cbr\u003e\n  Take the stress out of schema changes.\u003cbr\u003e\n  Inspect, diff, and apply changes with plain SQL, like Terraform but for your database.\n\u003c/div\u003e\n\n## See It In Action\n\n[migrata-demo.webm](https://github.com/user-attachments/assets/54953fe3-7c23-40ba-b3ff-7e76b76ee6d5)\n\n*Watch as we sync a schema, rename and remove columns, change data types, and apply migrations with automatic diffing and safe execution.*\n\n## What is the Migrata CLI?\n\nThe Migrata CLI takes the stress out of database schema changes. It's a fully local tool that helps you version-control your database schema, preview changes before applying them, and execute migrations safely using standard SQL DDL files your team already understands.\n\n### Key Features\n\n- **Schema Inspection** – Export complete database schemas (tables, indexes, constraints) to local files for source control tracking\n- **Intelligent Diffing** – Instantly compare live databases, SQL files, directories, or remote URLs\n- **Safe Execution** – Preview all changes before applying; every migration requires explicit manual approval\n- **Fully Local** – Data and schemas never leave your machine; all operations happen within the CLI\n- **Plain SQL** – No lock-in. Work with standard SQL DDL files your team already understands\n- **Multi-Step Migrations** – Automatically handles risky operations like temporary columns and safe data remapping\n\n## Quick Links\n\n- **Website**: [https://migrata.io](https://migrata.io)\n- **Documentation**: [https://docs.migrata.io](https://docs.migrata.io)\n- **Console**: [https://console.migrata.io](https://console.migrata.io)\n\n## Installation\n\n\u003e **Note:** The installation URLs below redirect to the latest versions of the install scripts hosted in this repository on the `master` branch.\n\n### macOS/Linux\n```sh\ncurl -fsSL https://migrata.io/install.sh | sh\n```\n\n### Windows (PowerShell)\n```powershell\nirm https://migrata.io/install.ps1 | iex\n```\n\n## How It Works\n\n1. **Sync** – Pull your live database schema into local SQL files to create a versioned snapshot\n2. **Commit** – Check those schema files into Git alongside your application code\n3. **Modify** – Edit DDL statements directly to add columns, change types, or adjust constraints\n4. **Apply** – Run a diff to preview exactly what will change, then approve and apply the migration\n\n## Pricing\n\nThe CLI is **free forever** for PostgreSQL. The free plan includes:\n- 1 user account\n- Unlimited devices\n- Full CLI access\n- Complete PostgreSQL support\n\nFuture paid tiers may be introduced for additional database dialect support.\n\n## What's Next?\n\n- **CI/CD Integration** – GitHub Actions for automated migrations and PR previews\n- **Expanded Dialects** – MySQL, MS SQL Server, Oracle, and SQLite support\n\n---\n\nFor detailed documentation, visit [docs.migrata.io](https://docs.migrata.io)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frefactorful%2Fmigrata-cli-releases","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frefactorful%2Fmigrata-cli-releases","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frefactorful%2Fmigrata-cli-releases/lists"}