We are managing our web app data with HeidiSQL and MySQL.
It is a full database structure with users, listings, transactions, etc.
We would like to keep the same full structure, however just export out a small sample of the available data so that our freelancing dev team can work with it to test new features without allowing access to the whole dataset?
Perhaps just export all data pertaining to one or two users?
Thanks for your help on this!