Skip to content

KabriAcid/migration-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Database Schema & Migrations for the DataSpeed Project This repository contains the database structure (schema.sql) and modular SQL migration files used to manage and version the DataSpeed platform’s MySQL database. It provides a simple, manual alternative to Laravel's migration system using raw SQL and PHP. Designed for team collaboration and consistent schema deployment across development and production environments.

About

Database Schema & Migrations for the DataSpeed Project This repository contains the database structure (schema.sql) and modular SQL migration files used to manage and version the DataSpeed platform’s MySQL database. It provides a simple, manual alternative to Laravel's migration system using raw SQL and PHP. Designed for team collaboration and more

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors