The database changes from time to time in my project (still early) or i add more test datasets and when i want to switch from my laptop to my desktop i need to “duplicate” the database completely manually.
Is there some way to automatize the export/inport stuff or is it better to have it only on one PC and use the other more for convenience when i code?

I use XAMPP (MariaDB) on booth PCs (Win10).