I have a database and it contains 4 tables. I am inputting some data there using PHP locally. Then I hired a coder to help me input, we are from different places so I uploaded my PHP scripts and my database in a shared hosting site.
I know that I can also use the site I uploaded for us to have the same database while coding.
Now my problem is I already have a thousand accounts and phpmyadmin loads so slow when I try to check something and edit. So therefor I am coding on my localhost.
Is there a way that I can merge the database of my coder and mine when we are both finished?