I use github to support versioning and code synchronization. We are a two-person team and we are located in different places.
How can we make sure that our databases are synchronized.
Update: -
I am a rails developer. But these days I am working on drupal projects (where the database is the center of variation). Therefore, I want to make sure that the team must have a synchronized database. Also values in different tables.
I need something that synchronizes our data values.
A centralized database is a good solution. But everything bothers when someone is working offline
source
share