macOS
brew install mysql-to-sqlite3local Homebrew formula metadata
安装
brew install mysql-to-sqlite3local Homebrew formula metadata
概览
Transfer data from MySQL to SQLite
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
mysql2sqlite | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://techouse.github.io/mysql-to-sqlite3/
安装元数据
| 软件包键 | brew:mysql-to-sqlite3 |
|---|---|
| 版本 | 2.6.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/mysql-to-sqlite3 |
| 主页 | https://techouse.github.io/mysql-to-sqlite3/ |
| 仓库 | https://github.com/techouse/mysql-to-sqlite3 |
| 上游文档 | https://github.com/techouse/mysql-to-sqlite3#readme |
| 许可证 | MIT |
| 源码归档 | https://files.pythonhosted.org/packages/1e/a1/937179788587d490a94fb8968fc151d118c1b07b67c3503767b9b6b775d8/mysql_to_sqlite3-2.6.0.tar.gz |
| 最后更新 | 2026-07-13T11:05:13Z |
| Pulse | updated |
| 依赖 | python@3.14 |
| macOS 提供的库 | sqlite |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.