mysql-workbench-export-laravel-5-migrations
Migration tool
Automates the export of Laravel 5 migration files from MySQL Workbench models.
A MySQL Workbench plugin which exports a Model to Laravel 5 Migrations
898 stars
58 watching
236 forks
Language: Python
last commit: 5 months ago
Linked from 2 awesome lists
database-schemalaravellaravel-migrationmysql-workbench
Related projects:
Repository | Description | Stars |
---|---|---|
marceloemanoel/gradle-migrations-plugin | A Gradle plugin for managing database migrations using MyBatis. | 17 |
mysql/mysql-workbench | A comprehensive tool for designing, developing, and administering databases, including features for data modeling, SQL development, server administration, and migration. | 901 |
larapulse/migrator | Automates database schema changes using Go-based migrations | 25 |
salsita/node-pg-migrate | Manages database migrations for PostgreSQL using a migration scripting language and a command-line tool. | 1,295 |
reliese/laravel | Automatically generates Laravel models based on a database schema | 1,487 |
translation/laravel | Tools and methods for translating Laravel applications | 168 |
boiawang/sequelize-db-export-import | A tool to generate or import models from a MySQL database using Sequelize | 26 |
lawzava/go-pg-migrate | A package for managing PostgreSQL database schema changes | 10 |
lecaillon/evolve | Automates database changes across multiple environments and teams. | 849 |
tortoise/aerich | A tool for managing database schema changes in Tortoise-ORM applications. | 852 |
tumblr/jetpants | Automates complex MySQL database tasks and provides a Ruby library for building custom migration scripts | 1,136 |
robinjoseph08/go-pg-migrations | A tool to help manage migrations for a PostgreSQL database using Go and go-pg. | 84 |
awapps/mongration | A framework for managing MongoDB migrations in a structured and fault-tolerant way. | 85 |
go-gormigrate/gormigrate | A minimalistic migration helper for Gorm ORM to support proper schema versioning and migration rollback. | 1,046 |
multum/pg-differ | A Node.js tool for comparing and managing PostgreSQL databases during migrations. | 36 |