Automic VaultAutomic Vault

brew

libiodbc を Homebrew, dnf, MacPorts, Nix, pacman でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install libiodbc

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install libiodbc

MacPorts ports tree · devel/libiodbc/Portfile · ソース: api.github.com

概要

パッケージ概要

Database connectivity layer based on ODBC. (alternative to unixodbc)

コマンドとエイリアス

  • iodbc-config
  • iodbctest
  • iodbctestw

履歴

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

iODBC is an open source ODBC driver manager for Unix-like systems and other platforms. In package-manager terms, libiodbc is the alternative ODBC driver-manager stack most often compared with unixODBC.

プロジェクトの歴史

The iODBC source tree carries copyright attribution to Ke Jin in 1995 and OpenLink Software from 1996 onward. The official FAQ says iODBC stands for Independent Open Database Connectivity, is dual-licensed under BSD and LGPL terms, and is hosted by OpenLink for the wider community as a free ODBC driver-manager component for Linux, macOS, Unix-like systems, VMS, and other platforms.

The README frames iODBC as a complete implementation of an ODBC driver manager plus the iodbctest command-line SQL interface. It also documents the Unix configuration model around ODBCINI, ~/.odbc.ini, system odbc.ini, and odbcinst.ini, which became the practical shape that packagers and administrators deal with.

採用の歴史

iODBC appears in long-running Unix and macOS packaging because many database clients and language bindings need a driver manager that can load vendor ODBC drivers. The official downloads page lists source builds, macOS SDK installers, and distro package names for Debian-family, Fedora, Gentoo, and FreeBSD systems.

使われ方

Users install libiodbc to provide libiodbc, iodbc-config, iodbctest, and related driver-manager pieces. It is used to define DSNs, load ODBC driver shared libraries, test database connectivity, and support applications that speak the ODBC API rather than a database-specific client API.

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

libiodbc matters because ODBC is a cross-language, cross-database compatibility layer, and driver managers sit at an awkward boundary between system configuration, dynamic linking, GUI setup tools, and per-driver credentials. The package is also historically interesting on macOS because Apple shipped iODBC components while package managers continued to carry OpenLink-maintained builds.

タイムライン

  • 1995: The source tree records the original iODBC copyright attribution to Ke Jin.
  • 1996: OpenLink Software began the copyright period recorded by the project and later became custodian and sponsor according to the official FAQ.
  • 2009-09-11: iODBC 3.52.7 added the iODBC Graphical Administrator for Mac OS X and other driver-manager fixes.
  • 2016-07-12: iODBC 3.52.12 added Cocoa dialogs and a 64-bit iODBC Administrator for Mac OS X workflows.
  • 2023-05-02: OpenLink published the 3.52.16 release on GitHub.

Related projects

  • Related projects include unixODBC as the other common open source ODBC driver manager, OpenLink ODBC drivers, Virtuoso, language bindings such as DBD::ODBC and Ruby/ODBC, and database-specific ODBC drivers for PostgreSQL, MySQL, and commercial databases.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:database

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 12 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
$ODBCINI~/.odbc.ini/etc/odbc.ini/etc/odbcinst.ini

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$ODBCINI~/.odbc.ini/etc/odbc.ini

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版3.52.16
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v3.52.16

https://github.com/openlink/iODBC

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:libiodbc
バージョン3.52.16
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/libiodbc
ホームページhttps://www.iodbc.org/
リポジトリhttps://github.com/openlink/iODBC
上流ドキュメントhttps://www.iodbc.org/dataspace/doc/iodbc/wiki/iodbcWiki/FAQ
ライセンスBSD-3-Clause OR LGPL-2.0-only
ソースアーカイブhttps://github.com/openlink/iODBC/archive/refs/tags/v3.52.16.tar.gz
ビルド依存関係autoconf, automake, libtool
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

libiodbc

nix profile install nixpkgs#libiodbc
  • normalized package name match
  • 一致条件: Libiodbc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libiodbc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
dnf95%

libiodbc 3.52.16-4.fc44

iODBC Driver Manager

http://www.iodbc.org/

sudo dnf install libiodbc
  • License: LGPL-2.0-only OR BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libiodbc
  • 2 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Libiodbc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libiodbc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libiodbc-devel 3.52.16-4.fc44

Header files and libraries for iODBC development

http://www.iodbc.org/

sudo dnf install libiodbc-devel
  • License: LGPL-2.0-only OR BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libiodbc
  • 5 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Libiodbc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libiodbc-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

libiodbc 3.52.16-2

Independent Open DataBase Connectivity for Linux

http://www.iodbc.org/dataspace/doc/iodbc/wiki/iodbcWiki/

sudo pacman -S libiodbc
  • License: LGPL
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Libiodbc
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: libiodbc from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

libiodbc

sudo port install libiodbc
  • normalized package name match
  • 一致条件: Libiodbc
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/libiodbc/Portfile from https://api.github.com/repos/macports/macports-ports/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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment