macOS
brew install libiodbclocal Homebrew formula metadata
sudo port install libiodbcMacPorts ports tree · devel/libiodbc/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.