🍺 BREW Explorer

← all formulae

unixodbc

brew install unixodbc v2.3.14 LGPL-2.1-or-later AND GPL-2.0-or-later

Open Database Connectivity (ODBC) 3 driver manager and libraries for Unix/Linux systems.

Why you might care

UnixODBC provides the standard ODBC interface layer on Unix-like systems, letting applications connect to multiple database backends (MySQL, PostgreSQL, SQLite, etc.) through a uniform API. Most database client libraries and ORMs on Linux depend on it as a build or runtime dependency. Use this if you're setting up a database connectivity stack or developing against ODBC-compliant drivers.

Categories

Alternatives

iODBC ODBC++ nanodbc
15.7k
30-day installs · #273
54.4k
90-day · #263
230.1k
365-day · #255

Runtime dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "iODBC",
    "ODBC++",
    "nanodbc"
  ],
  "build_dependencies": [],
  "categories": [
    "database-client",
    "library"
  ],
  "caveats": null,
  "conflicts_with": [
    "virtuoso"
  ],
  "dependencies": [
    "libtool"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "ODBC 3 connectivity for UNIX",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:46+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "unixodbc",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.unixodbc.org/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "unixODBC",
  "installs_30d": 15742,
  "installs_365d": 230052,
  "installs_90d": 54382,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "LGPL-2.1-or-later AND GPL-2.0-or-later",
  "llm_generated_at": "2026-06-20T23:43:50+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "unixodbc",
  "oldnames": [],
  "one_liner": "Open Database Connectivity (ODBC) 3 driver manager and libraries for Unix/Linux systems.",
  "optional_dependencies": [],
  "rank_30d": 273,
  "rank_365d": 255,
  "rank_90d": 263,
  "raw_hash": "ec3d81b072b4578b",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/u/unixodbc.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "2.3.14",
  "versioned_formulae": [],
  "why_use_this": "UnixODBC provides the standard ODBC interface layer on Unix-like systems, letting applications connect to multiple database backends (MySQL, PostgreSQL, SQLite, etc.) through a uniform API. Most database client libraries and ORMs on Linux depend on it as a build or runtime dependency. Use this if you\u0027re setting up a database connectivity stack or developing against ODBC-compliant drivers."
}