A python script that connects to a MySQL database and converts it to a local Sqlite database file.
.gitignore | ||
LICENSE | ||
README.md |
mysql-to-sqlite-converter
A python script that connects to a MySQL database and converts it to a local Sqlite database file.