mysql-wb-exportsqlite
mysql-wb-exportsqlite copied to clipboard
How to use
I am new to MySQLWorkbench and I would like to export a Mysql database to SQLite. I have loaded the plugin but the Usage instructions say:
Once you open a database model in MySQL Workbench, you can see "Export SQLite CREATE script" in "Tools > Catalog" menu. Just choose it.
If I connect to the database, I do not see that menu. Where am I going wrong?
You need to open model file, not database/schema. If you have existing database/schema, you need to reverse engineer it first, then the option will be shown.
Connect to your DB, then choose Database>Reverse Engineer