A simple Python tool to transfer data from SQLite 3 to MySQL
pip install sqlite3-to-mysql
sqlite3mysql -f path/to/foo.sqlite -d foo_db -u foo_user -p
Contents:
Index
Module Index
Search Page