macOS
brew install libiodbclocal Homebrew formula metadata
sudo port install libiodbcMacPorts ports tree · devel/libiodbc/Portfile · ソース: api.github.com
brew
libiodbc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libiodbclocal Homebrew formula metadata
sudo port install libiodbcMacPorts ports tree · devel/libiodbc/Portfile · ソース: api.github.com
sudo dnf install libiodbcFedora Rawhide package metadata · libiodbc · ソース: dl.fedoraproject.org
nix profile install nixpkgs#libiodbcnixpkgs package indexes · pkgs/by-name/li/libiodbc/package.nix · ソース: api.github.com
sudo pacman -S libiodbcArch Linux sync databases · libiodbc · ソース: geo.mirror.pkgbuild.com
概要
Database connectivity layer based on ODBC. (alternative to unixodbc)
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
$ODBCINI~/.odbc.ini/etc/odbc.ini/etc/odbcinst.iniCredential-bearing paths to review before unattended agent runs.
$ODBCINI~/.odbc.ini/etc/odbc.ini実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
iodbc-config | cli | グローバル実行可能ファイル | |
iodbctest | cli | グローバル実行可能ファイル | |
iodbctestw | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/openlink/iODBC
インストールメタデータ
| パッケージキー | 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libiodbc |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libiodbc
nix profile install nixpkgs#libiodbclibiodbc 3.52.16-4.fc44
iODBC Driver Manager
sudo dnf install libiodbclibiodbc-devel 3.52.16-4.fc44
Header files and libraries for iODBC development
sudo dnf install libiodbc-devellibiodbc 3.52.16-2
Independent Open DataBase Connectivity for Linux
http://www.iodbc.org/dataspace/doc/iodbc/wiki/iodbcWiki/
sudo pacman -S libiodbclibiodbc
sudo port install libiodbcソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.