macOS
brew install mysql-to-sqlite3local Homebrew formula metadata
brew / rank 5676
Transfer data from MySQL to SQLite. Version 2.6.0 via Homebrew; verified 2026-07-13.
install
brew install mysql-to-sqlite3local Homebrew formula metadata
overview
Transfer data from MySQL to SQLite
history
mysql-to-sqlite3 is a small Python command-line migration utility from the techouse GitHub organization. The project positions `mysql2sqlite` as a transfer tool for MySQL or MariaDB schemas and data into a SQLite 3 database file, creating SQLite tables, indexes, views, and foreign keys where possible before copying rows.
Its practical role is narrower than a general ETL system: it is for developers who need a local SQLite copy, a one-off database downgrade, a schema-only export, selected-table transfer, Docker-based execution, or careful handling of MySQL/MariaDB differences such as JSON, generated defaults, collations, and information_schema metadata. Distribution through PyPI, Docker, and Homebrew gives the package a lightweight cross-platform niche around the `mysql2sqlite` executable rather than a server-side migration service.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mysql2sqlite | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:mysql-to-sqlite3 |
|---|---|
| Version | 2.6.0 |
| Package manager | Homebrew |
| Homepage | https://techouse.github.io/mysql-to-sqlite3/ |
| Repository | https://github.com/techouse/mysql-to-sqlite3 |
| Last updated | 2026-07-13T11:05:13Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.