Usage: sqlite3mysql [OPTIONS] Options: -f, --sqlite-file PATH SQLite3 database file [required] -t, --sqlite-tables TUPLE Transfer only these specific tables (space separated table names). Implies ...
SQLModel is a library for interacting with SQL databases from Python code, with Python objects. It is designed to be intuitive, easy to use, highly compatible, and robust.