gpt-migrate
Code migrator
A tool for automating the migration of codebases from one programming language or framework to another using large language models.
Easily migrate your codebase from one framework or language to another.
7k stars
56 watching
485 forks
Language: Python
last commit: 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
dantleech/code-mover | Automates code refactoring and migration by applying predefined transformations to specific files in a project. | 22 |
brysgo/jscodemigrate | A tool to simplify code migration by providing a wrapper around jscodeshift that facilitates delivering API changes to consumers of an NPM module. | 26 |
jwdeitch/pg_migrate | A utility to manage Postgres schema and other objects through version-controlled migrations. | 31 |
seppevs/migrate-mongo | A tool that automates the process of applying changes to a MongoDB database in a controlled and version-controlled manner. | 931 |
wescode/lemmy_migrate | A tool to migrate subscriptions from one Lemmy account to another. | 133 |
blaze/odo | A data migration tool that leverages a network of small conversion functions to transfer data between different formats. | 1,004 |
popey/unsnap | A tool to help migrate from snap packages to flatpak applications by automating the process of installing and configuring equivalent flatpaks. | 1,009 |
lopezator/migrator | Tool for managing and applying database schema changes | 169 |
anweshgangula/pkmigrator | A Python project that enables migration between various Personal Knowledge Management Utilities | 62 |
larapulse/migrator | Automates database schema changes using Go-based migrations | 25 |
collective/collective.exportimport | Tools and libraries to simplify content migration between Plone versions | 15 |
ember-codemods/ember-module-migrator | Automated tool for migrating Ember applications to a new module format. | 74 |
sokil/php-mongo-migrator | A tool that automates the creation and management of database migrations for MongoDB | 29 |
sky-uk/cqlmigrate | A tool for performing schema migrations on Cassandra clusters. | 46 |
xerions/ecto_migrate | Automates Ecto model migrations by comparing actual and expected schema definitions | 35 |