# 使用 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
- **版本:** 2.6.0
- **来源摘要:** Transfer data from MySQL to SQLite
- **主页:** <https://techouse.github.io/mysql-to-sqlite3/>
- **仓库:** <https://github.com/techouse/mysql-to-sqlite3>
- **最后更新:** 2026-07-13T11:05:13Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- mysql2sqlite (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.6.0
## 项目历史与用法

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


## 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
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
