# Install mysql-to-sqlite3 with Homebrew

Transfer data from MySQL to SQLite. Version 2.6.0 via Homebrew; verified 2026-06-15.

## Install

```sh
sudo av install brew:mysql-to-sqlite3
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install mysql-to-sqlite3
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:mysql-to-sqlite3
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/mysql-to-sqlite3>
- **Version:** 2.6.0
- **Source summary:** Transfer data from MySQL to SQLite
- **Homepage:** <https://techouse.github.io/mysql-to-sqlite3/>
- **Repository:** <https://github.com/techouse/mysql-to-sqlite3>
- **Upstream docs:** <https://github.com/techouse/mysql-to-sqlite3#readme>
- **License:** MIT
- **Source archive:** <https://files.pythonhosted.org/packages/1e/a1/937179788587d490a94fb8968fc151d118c1b07b67c3503767b9b6b775d8/mysql_to_sqlite3-2.6.0.tar.gz>
- **Last updated:** 2026-06-15T10:20:21-04:00
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- mysql2sqlite (cli)
- mysql2sqlite (alias)

## Dependencies

- python@3.14

## Uses from macOS

- sqlite

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 2.6.0
- Package-manager updated: 2026-06-15
- Local data: ok
- Upstream repository: https://techouse.github.io/mysql-to-sqlite3/
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

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.

### How it is used

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.

### Sources

- <https://formulae.brew.sh/formula/mysql-to-sqlite3>
- <https://github.com/techouse/mysql-to-sqlite3>
- <https://pypi.org/project/mysql-to-sqlite3/>
- <https://raw.githubusercontent.com/techouse/mysql-to-sqlite3/master/README.md>


## Security Notes

broad file, network, media, or database tool signal.

- **Geiger risk:** blue / medium
- broad file, network, media, or database tool signal

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mysql-to-sqlite3
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [mysql-search-replace](https://www.automicvault.com/pkg/brew/mysql-search-replace/) - Shares av.db curated category or tags: cli, data, database-migration, mysql.
- [sqlite3-to-mysql](https://www.automicvault.com/pkg/brew/sqlite3-to-mysql/) - Shares av.db curated category or tags: cli, data, database-migration, mysql, sqlite.
- [dolphie](https://www.automicvault.com/pkg/brew/dolphie/) - Shares av.db curated category or tags: cli, data, mariadb, mysql.
- [geni](https://www.automicvault.com/pkg/brew/geni/) - Shares av.db curated category or tags: cli, data, mysql, sqlite.
- [lazysql](https://www.automicvault.com/pkg/brew/lazysql/) - Shares av.db curated category or tags: cli, data, mysql, sqlite.
- [mycli](https://www.automicvault.com/pkg/brew/mycli/) - Shares av.db curated category or tags: cli, data, mariadb, mysql.
- [mysqltuner](https://www.automicvault.com/pkg/brew/mysqltuner/) - Shares av.db curated category or tags: cli, data, mariadb, mysql.
- [percona-toolkit](https://www.automicvault.com/pkg/brew/percona-toolkit/) - Shares av.db curated category or tags: cli, data, mariadb, mysql.

## Combined YAML source

View the package source record on GitHub. [combined/mysql-to-sqlite3.yml](https://github.com/automic-vault/db/blob/main/combined/mysql-to-sqlite3.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
