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