'File based database maintenance [duplicate]

I'm looking for a solution where the database schema and data are maintained in xml or in some file format, so that the db schema and the data can be maintained on a version control system like git that will help for upgrade scenarios. Appreciate any pointers ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source