# 使用 Homebrew 安装 mysql-to-sqlite3

查看 mysql-to-sqlite3 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

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

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:mysql-to-sqlite3
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/mysql-to-sqlite3>
- **版本:** 2.6.0
- **来源摘要:** Transfer data from MySQL to SQLite
- **主页:** <https://techouse.github.io/mysql-to-sqlite3/>
- **仓库:** <https://github.com/techouse/mysql-to-sqlite3>
- **上游文档:** <https://techouse.github.io/mysql-to-sqlite3/>
- **许可证:** MIT
- **源码归档:** <https://files.pythonhosted.org/packages/1e/a1/937179788587d490a94fb8968fc151d118c1b07b67c3503767b9b6b775d8/mysql_to_sqlite3-2.6.0.tar.gz>
- **最后更新:** 2026-07-13T11:05:13Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- mysql2sqlite (cli)
- mysql2sqlite (别名)

## 依赖

- python@3.14

## macOS 提供的库

- sqlite

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 2.6.0
- 管理器更新时间: 2026-07-13
- 本地数据: OK
- 上游仓库: https://techouse.github.io/mysql-to-sqlite3/
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

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.

### 来源

- <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>


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 源数据库详情

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


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [python@3.14](https://pkg.so/zh-hans/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [sqlite3-to-mysql](https://pkg.so/zh-hans/brew/sqlite3-to-mysql/) - Shares pkgdb curated category or tags: cli, data, database-migration, mysql, sqlite.
- [mysql-search-replace](https://pkg.so/zh-hans/brew/mysql-search-replace/) - Shares pkgdb curated category or tags: cli, data, database-migration, mysql.
- [percona-toolkit](https://pkg.so/zh-hans/brew/percona-toolkit/) - Shares pkgdb curated category or tags: cli, data, mariadb, mysql.
- [mycli](https://pkg.so/zh-hans/brew/mycli/) - Shares pkgdb curated category or tags: cli, data, mariadb, mysql.
- [lazysql](https://pkg.so/zh-hans/brew/lazysql/) - Shares pkgdb curated category or tags: cli, data, mysql, sqlite.
- [rainfrog](https://pkg.so/zh-hans/brew/rainfrog/) - Shares pkgdb curated category or tags: cli, data, mysql, sqlite.
- [sqlite-utils](https://pkg.so/zh-hans/brew/sqlite-utils/) - Shares pkgdb curated category or tags: cli, data, python, sqlite.
- [dolphie](https://pkg.so/zh-hans/brew/dolphie/) - Shares pkgdb 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/mxcl/pkgdb/blob/main/combined/mysql-to-sqlite3.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
