macOS
brew install libiodbclocal Homebrew formula metadata
sudo port install libiodbcMacPorts ports tree · devel/libiodbc/Portfile · source: api.github.com
brew
Database connectivity layer based on ODBC. (alternative to unixodbc). Version 3.52.16 via Homebrew; verified from local package data.
install
brew install libiodbclocal Homebrew formula metadata
sudo port install libiodbcMacPorts ports tree · devel/libiodbc/Portfile · source: api.github.com
sudo dnf install libiodbcFedora Rawhide package metadata · libiodbc · source: dl.fedoraproject.org
nix profile install nixpkgs#libiodbcnixpkgs package indexes · pkgs/by-name/li/libiodbc/package.nix · source: api.github.com
sudo pacman -S libiodbcArch Linux sync databases · libiodbc · source: geo.mirror.pkgbuild.com
overview
Database connectivity layer based on ODBC. (alternative to unixodbc)
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.iniexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
iodbc-config | cli | global executable | |
iodbctest | cli | global executable | |
iodbctestw | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/openlink/iODBC
install metadata
| Package key | brew:libiodbc |
|---|---|
| Version | 3.52.16 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/libiodbc |
| Homepage | https://www.iodbc.org/ |
| Repository | https://github.com/openlink/iODBC |
| Upstream docs | https://www.iodbc.org/dataspace/doc/iodbc/wiki/iodbcWiki/FAQ |
| License | BSD-3-Clause OR LGPL-2.0-only |
| Source archive | https://github.com/openlink/iODBC/archive/refs/tags/v3.52.16.tar.gz |
| Build dependencies | autoconf, automake, libtool |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 libiodbcsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.