Migration solution of database?

Is there a good migration solution for the database? Because our hub service used SQLite database at the beginning, but now the hub service serves many users, we don’t want to lose these running servers, and we want to migrate the database to MySQL. Are there any better migration solutions?