Automic VaultAutomic Vault

brew

odbc2parquet を Homebrew, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install odbc2parquet

local Homebrew formula metadata

Windows

Scoop確認済み · 92%
scoop install main/odbc2parquet

Scoop official bucket manifest trees · bucket/odbc2parquet.json · ソース: api.github.com

概要

パッケージ概要

CLI to query an ODBC data source and write the result into a Parquet file

コマンドとエイリアス

  • odbc2parquet

履歴

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

odbc2parquet is a Rust command-line tool for extracting query results from ODBC data sources into Apache Parquet files, with matching commands for inserting Parquet data back through ODBC. It packages a narrow but valuable bridge between older database connectivity and columnar analytics storage.

プロジェクトの歴史

The public GitHub repository was created on 2020-08-27. The README frames the tool around small memory usage, ODBC bulk reads, and flexibility across any data source with an ODBC driver, including examples for SQL Server-style connection strings and DSNs.

The changelog shows steady maintenance and semantic versioning. Version 1.0.0 established semantic versioning and wrote Parquet 2.0; later releases added commands such as exec, refined timestamp and decimal behavior, updated odbc-api and parquet dependencies, and tuned logging.

採用の歴史

Distribution exists through Homebrew, Scoop, GitHub release binaries, and Cargo. That footprint matches the tool's cross-platform database-export role: Windows users often already have an ODBC manager, while Linux and macOS users install unixODBC.

使われ方

Users run odbc2parquet query with a connection string or DSN, an output Parquet path, and SQL. The tool maps ODBC type information to Parquet physical/logical types, streams batches instead of holding the full result in memory, and can list drivers or data sources for troubleshooting.

The insert and exec workflows make it useful in the other direction too: Parquet files can become input to parameterized database writes through ODBC drivers.

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

odbc2parquet is a good example of modern Rust CLI packaging around old enterprise plumbing. It avoids building a database-specific exporter for every engine by leaning on ODBC, then emits Parquet, the interchange format expected by many analytics stacks.

タイムライン

  • 2020-08-27: public GitHub repository created.
  • Version 1.0.0: changelog records Parquet 2.0 output and semantic versioning.
  • 2026-06-13: changelog lists version 11.0.1.

Related projects

  • The tool is closely related to the author's odbc-api Rust bindings and to the Apache Parquet Rust implementation used by downstream Parquet CLIs and data tools.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版11.0.1
マネージャ更新日2026-06-13
ローカルデータOK
上流最新
検出された最新v11.0.1

https://github.com/pacman82/odbc2parquet

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:odbc2parquet
バージョン11.0.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/odbc2parquet
ホームページhttps://github.com/pacman82/odbc2parquet
リポジトリhttps://github.com/pacman82/odbc2parquet
上流ドキュメントhttps://github.com/pacman82/odbc2parquet#readme
ライセンスMIT
ソースアーカイブhttps://github.com/pacman82/odbc2parquet/archive/refs/tags/v11.0.1.tar.gz
最終更新2026-06-13T12:39:41Z
Pulseupdated
依存関係unixodbc
ビルド依存関係pkgconf, rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Scoop95%

main/odbc2parquet

scoop install main/odbc2parquet
  • normalized package name match
  • 一致条件: Odbc2parquet
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/odbc2parquet.json from https://api.github.com/repos/ScoopInstaller/Main/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