Database Master
Database Master is the central server where all the write queries apply. The Database master then apply these changes to the database slaves so that all the slaves are synchronized with the master. So, the master is mostly busy synchronizing itself with the slaves and handling write queries and the slaves server read queries
