# mysql-to-sqlite3 を Homebrew でインストール

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
