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
899 stars
58 watching
236 forks
Language: Python
last commit: 7 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. | 907 |
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,303 |
reliese/laravel | Automatically generates Laravel models based on a database schema | 1,509 |
translation/laravel | Tools and methods for translating Laravel applications | 169 |
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. | 853 |
tortoise/aerich | Automates database migrations for TortoiseORM projects | 859 |
tumblr/jetpants | Automates complex MySQL database tasks and provides a Ruby library for building custom migration scripts | 1,135 |
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. | 84 |
go-gormigrate/gormigrate | A minimalistic migration helper for Gorm ORM to support proper schema versioning and migration rollback. | 1,055 |
multum/pg-differ | A Node.js tool for comparing and managing PostgreSQL databases during migrations. | 36 |