Contrary to the majority I’d like to migrate from a remote MySQL database to a local sqlite3 setup. I have an export of the database (SQL format) - how do I proceed?
1 Like
Contrary to the majority I’d like to migrate from a remote MySQL database to a local sqlite3 setup. I have an export of the database (SQL format) - how do I proceed?