ODBC
From OLAP
ODBC or Open Database Connectivity provides a standard API approach of data access from various applications or databases by providing numerous ODBC drivers that is able to connect to a wider variety of data sources and allows use of SQL in accessing data regardless of the database management system implemented. Therefore eliminating most of the burden of programmers and developers to become familiar with multiple and more advanced APIs.
