Answer the question
In order to leave comments, you need to log in
Is it possible to store the MySQL database in git and update it on the server?
I debug on the local machine and update the server a couple of times a day... I just re-upload the files from the local machine, although I can use git, I don't see much gain yet...
Is it possible to update the MySQL database using Git? Sometimes I add tables, fields, etc. At the same time, the information in the database on the server is constantly updated...
Answer the question
In order to leave comments, you need to log in
Oh sure.
It's called "DB Migration".
Read more on this topic.
The specific implementation depends on which technology stack you are using.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question