# mysql-to-sqlite3 mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mysql-to-sqlite3 in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:mysql-to-sqlite3
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/mysql-to-sqlite3>
- **Version:** 2.6.0
- **Quellzusammenfassung:** Transfer data from MySQL to SQLite
- **Homepage:** <https://techouse.github.io/mysql-to-sqlite3/>
- **Repository:** <https://github.com/techouse/mysql-to-sqlite3>
- **Upstream-Dokumentation:** <https://techouse.github.io/mysql-to-sqlite3/>
- **Lizenz:** MIT
- **Quellarchiv:** <https://files.pythonhosted.org/packages/1e/a1/937179788587d490a94fb8968fc151d118c1b07b67c3503767b9b6b775d8/mysql_to_sqlite3-2.6.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-13T11:05:13Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- mysql2sqlite (cli)
- mysql2sqlite (Alias)

## Abhängigkeiten

- python@3.14

## Von macOS bereitgestellte Bibliotheken

- sqlite

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 2.6.0
- Manager aktualisiert: 2026-07-13
- lokale Daten: OK
- Upstream-Repository: https://techouse.github.io/mysql-to-sqlite3/
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

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.

### Wie es verwendet wird

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.

### Quellen

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


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Details aus der Quelldatenbank

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


## Verwandte Links

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


## Quellen

- 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
