Description
Provides ODBC support for Erlang through unixODBC. Erlang applications can use it to connect to databases that expose ODBC drivers and run queries through that compatibility layer.
Use it when a project specifically needs database access through ODBC. Database drivers, credentials, and connection settings still need to be configured separately.