Database version control solution

Source: Internet
Author: User
Generally, source code files of database version control use SVN for version control. but how does the database structure implement version control? I don't know how you solve it. ------ solution ------------------ do you need to constantly change the structure of data synchronization? Usually there are few changes, right? If you really need to generate an SQL file so that others can access it, you can. ------ solution ------------------ [Quote cited database version control
Generally, source code files use SVN for version control. but how does the database structure implement version control?
I don't know how it works.

------ Solution --------------------
Do you need to constantly change the structure of data structures? Usually there are few changes, right? If you really need to generate an SQL file so that other people can continue to import it.
------ Solution --------------------
[Quote = reference:]
Generally, source code files use SVN for version control. but how does the database structure implement version control?
I don't know how it works.
[/Quote] master/slave servers? That is, a master-slave database?
------ Solution --------------------
Discussion
Generally, source code files use SVN for version control. but how does the database structure implement version control?
I don't know how it works.

------ Solution --------------------
As long as you are using a library and table of the MyISAM type, you can also use SVN
Because MyISAM tables can be copied. But do not try it on the InnoDB table because it cannot be copied.

It should be considered that svn for the table structure is also excitable. what is the significance of svn for a large amount of data?
------ Solution --------------------
The database should also use svn. can I operate the database instead of accessing the same host? why is version control required.
------ Solution --------------------
Although the table structure and data are stored separately, they are closely related and cannot be separated.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.