macOS
brew install libiodbclocal Homebrew formula metadata
sudo port install libiodbcMacPorts ports tree · devel/libiodbc/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libiodbc in AI-Agent-Workflows.
Installation
brew install libiodbclocal Homebrew formula metadata
sudo port install libiodbcMacPorts ports tree · devel/libiodbc/Portfile · Quelle: api.github.com
sudo dnf install libiodbcFedora Rawhide package metadata · libiodbc · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#libiodbcnixpkgs package indexes · pkgs/by-name/li/libiodbc/package.nix · Quelle: api.github.com
sudo pacman -S libiodbcArch Linux sync databases · libiodbc · Quelle: geo.mirror.pkgbuild.com
Überblick
Database connectivity layer based on ODBC. (alternative to unixodbc)
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
iodbc-config | cli | globales Executable | |
iodbctest | cli | globales Executable | |
iodbctestw | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/openlink/iODBC
Installationsmetadaten
| Paketschlüssel | brew:libiodbc |
|---|---|
| Version | 3.52.16 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/libiodbc |
| Homepage | https://www.iodbc.org/ |
| Repository | https://github.com/openlink/iODBC |
| Upstream-Dokumentation | https://www.iodbc.org/dataspace/doc/iodbc/wiki/iodbcWiki/FAQ |
| Lizenz | BSD-3-Clause OR LGPL-2.0-only |
| Quellarchiv | https://github.com/openlink/iODBC/archive/refs/tags/v3.52.16.tar.gz |
| Build-Abhängigkeiten | autoconf, automake, libtool |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 libiodbcQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.