Skip to content

oAllanWeb/mysql-wb-exportsqlite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MySQL Workbench ExportSQLite Plugin

ExportSQLite is a plugin for MySQL Workbench to export a schema catalog as SQLite's CREATE SQL queries. This is a Python port of original Lua script for using with MySQL Workbench 6.2 or above.

Installation

  1. Open MySQL Workbench
  2. Choose "Install Plugin/Module..." in "Scripting" menu
  3. Open export_sqlite_grt.py file
  4. Restart MySQL Workbench

Usage

Once you open a database model in MySQL Workbench, you can see "Export SQLite CREATE script" in "Tools > Catalog" menu. Just choose it.

License

The original Lua plugin is released under GPLv3 so this Python version inherits it.

About

SQLite's CREATE SQL script export plugin for MySQL Workbench

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%