# Installer sqlite3-to-mysql avec Homebrew, Nix

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#sqlite3-to-mysql
```

  Preuve: nixpkgs package indexes: pkgs/by-name/sq/sqlite3-to-mysql/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:sqlite3-to-mysql
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/sqlite3-to-mysql>
- **Version:** 2.6.0
- **Résumé source:** Transfer data from SQLite to MySQL
- **Page d'accueil:** <https://techouse.github.io/sqlite3-to-mysql/>
- **Dépôt:** <https://github.com/techouse/sqlite3-to-mysql>
- **Docs amont:** <https://techouse.github.io/sqlite3-to-mysql/>
- **Licence:** MIT
- **Archive source:** <https://files.pythonhosted.org/packages/dd/a3/a39130ba3bbd9ad22ca794fd5ef93b20492474c16879ced76c6b05e60986/sqlite3_to_mysql-2.6.0.tar.gz>
- **Dernière mise à jour:** 2026-06-15T10:21:20-04:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- sqlite3mysql (cli)
- sqlite3mysql (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-06-15
- données locales: OK
- dépôt amont: https://techouse.github.io/sqlite3-to-mysql/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

sqlite3-to-mysql is a Python CLI for transferring schema and data from SQLite 3 databases into MySQL or MariaDB. It sits in the practical migration-tool niche rather than the embedded-database niche.

### Historique du projet

The official documentation describes SQLite3 to MySQL as a simple Python tool to transfer data from SQLite 3 to MySQL. The repository README gives the CLI behavior in more detail: `sqlite3mysql` reads the SQLite schema, creates equivalent MySQL or MariaDB structures where possible, and transfers table data.

The project is distributed as a Python package, a Homebrew formula, and a Docker image according to its official README and docs. GitHub release metadata shows continuing maintenance through the 2.x series.

### Historique d'adoption

The official README documents installation from PyPI and Homebrew, plus a container image from GitHub Container Registry. The input also lists a Nix package, showing packaging beyond Python's package index.

### Modes d'utilisation

Users run `sqlite3mysql` with a source SQLite file, target MySQL database, MySQL user, host, and password prompt. Common recipes include schema-only transfer, loading into existing MySQL tables, transferring selected tables, refreshing target tables, using Unix sockets, SSL certificates, Docker, and chunk/log tuning.

### Pourquoi les passionnés de paquets s'y intéressent

Package nerds care because sqlite3-to-mysql turns a one-off migration chore into an installable CLI with explicit packaging routes. It is useful when a project has outgrown a local SQLite file or needs to move data into MySQL/MariaDB without writing bespoke export scripts.

### Chronologie

- 2023: GitHub release metadata shows the 2.0.0 line published in October 2023.
- 2024: The 2.3.x release line appears in GitHub release metadata.
- 2026: GitHub release metadata shows 2.6.0 with added MySQL SSL certificate options.

### Related projects

- The tool bridges SQLite 3 source databases with MySQL and MariaDB targets.
- It complements SQLite CLI export workflows when users want direct MySQL/MariaDB DDL and data loading.

### Sources

- <https://github.com/techouse/sqlite3-to-mysql - official repository README.>
- <https://github.com/techouse/sqlite3-to-mysql/releases - official GitHub release metadata.>
- <https://techouse.github.io/sqlite3-to-mysql/ - official documentation overview.>
- source_facts.package-manager - package-manager availability supplied in input.


## 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:** sqlite3-to-mysql
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - sqlite3-to-mysql: normalized package name match | nixpkgs package indexes: pkgs/by-name/sq/sqlite3-to-mysql/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 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.
- [mysql-to-sqlite3](https://pkg.so/fr/brew/mysql-to-sqlite3/) - Shares pkgdb curated category or tags: cli, data, database-migration, mysql, sqlite.
- [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.
- [geni](https://pkg.so/fr/brew/geni/) - Shares pkgdb curated category or tags: cli, data, mysql, sqlite.
- [sqlite](https://pkg.so/fr/brew/sqlite/) - Shares pkgdb curated category or tags: cli, data, sqlite.
- [mysql](https://pkg.so/fr/brew/mysql/) - Shares pkgdb curated category or tags: cli, data, mysql.
- [mysql@8.0](https://pkg.so/fr/brew/mysql-8-0/) - Shares pkgdb curated category or tags: cli, data, mysql.
- [mysql@8.4](https://pkg.so/fr/brew/mysql-8-4/) - Shares pkgdb curated category or tags: cli, data, mysql.
- [datasette](https://pkg.so/fr/brew/datasette/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, data, database, python, python-3-14.
- [dolphie](https://pkg.so/fr/brew/dolphie/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, data, database, mysql, python.

## Combined YAML source

View the package source record on GitHub. [combined/sqlite3-to-mysql.yml](https://github.com/mxcl/pkgdb/blob/main/combined/sqlite3-to-mysql.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
- external package-manager database matches
- cross-ecosystem install command graph
