Automic VaultAutomic Vault

brew

sqlite3-to-mysql を Homebrew, Nix でインストール

sqlite3-to-mysql のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install sqlite3-to-mysql

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#sqlite3-to-mysql

nixpkgs package indexes · pkgs/by-name/sq/sqlite3-to-mysql/package.nix · ソース: api.github.com

概要

パッケージ概要

Transfer data from SQLite to MySQL

コマンドとエイリアス

  • sqlite3mysql

履歴

プロジェクトの歴史と使われ方

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.

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

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

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:sql

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
sqlite3mysqlcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版2.6.0
マネージャ更新日2026-06-15
ローカルデータOK
上流not checked
検出された最新未検出

https://techouse.github.io/sqlite3-to-mysql/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:sqlite3-to-mysql
バージョン2.6.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/sqlite3-to-mysql
ホームページhttps://techouse.github.io/sqlite3-to-mysql/
リポジトリhttps://github.com/techouse/sqlite3-to-mysql
上流ドキュメントhttps://techouse.github.io/sqlite3-to-mysql
ライセンスMIT
ソースアーカイブhttps://files.pythonhosted.org/packages/dd/a3/a39130ba3bbd9ad22ca794fd5ef93b20492474c16879ced76c6b05e60986/sqlite3_to_mysql-2.6.0.tar.gz
最終更新2026-06-15T10:21:20-04:00
Pulseupdated
依存関係python@3.14
macOS 提供ライブラリsqlite
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namesqlite3-to-mysql
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

sqlite3-to-mysql

nix profile install nixpkgs#sqlite3-to-mysql
  • normalized package name match
  • 一致条件: Sqlite3 To Mysql
nixpkgs package indexes · api.github.com · 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment