Description
Provides an ODBC driver manager and development interface for database access. ODBC lets applications connect to different data sources through a common API instead of using a separate integration for every database.
Use it when software requires ODBC drivers or when developing applications that need portable database connectivity. It is middleware, not a database server by itself.