# Installer mysql-to-sqlite3 avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mysql-to-sqlite3 pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:mysql-to-sqlite3
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/mysql-to-sqlite3>
- **Version:** 2.6.0
- **Résumé source:** Transfer data from MySQL to SQLite
- **Page d'accueil:** <https://techouse.github.io/mysql-to-sqlite3/>
- **Dépôt:** <https://github.com/techouse/mysql-to-sqlite3>
- **Docs amont:** <https://techouse.github.io/mysql-to-sqlite3/>
- **Licence:** MIT
- **Archive source:** <https://files.pythonhosted.org/packages/1e/a1/937179788587d490a94fb8968fc151d118c1b07b67c3503767b9b6b775d8/mysql_to_sqlite3-2.6.0.tar.gz>
- **Dernière mise à jour:** 2026-07-13T11:05:13Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- mysql2sqlite (cli)
- mysql2sqlite (alias)

## Dépendances

- python@3.14

## Bibliothèques fournies par macOS

- sqlite

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.6.0
- gestionnaire mis à jour: 2026-07-13
- données locales: OK
- dépôt amont: https://techouse.github.io/mysql-to-sqlite3/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Modes d'utilisation

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>


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Détails de la base source

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


## Liens liés

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


## Sources

- 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
