Data/Schema migration from one environment to another environment

The scheme and data which I have created in local setup of Strapi needs to migrated on different environments like beta, gamma, prod. How it can be done? I tried with Strapi migration plugin but it didn’t work.