It's basically one database that updates certain data or records to the other database. The other database only updates its own tables and records. For example, if I save a new record of a persons details from database 1, the second database also gets updated with the same details but if the...