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