# 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
- **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>
- **Dernière mise à jour:** 2026-07-13T11:05:13Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mysql2sqlite (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.6.0
## 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


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