Oracle Template Library
C++ library for database access
From Wikipedia, the free encyclopedia
The Oracle, ODBC, and DB2 CLI Template Library (OTL) is a C++ library for database access, written by Sergei Kuchin. The OTL exists since 1996. It consists of a single header file. Besides Oracle, the OTL supports DB2 (natively), and various database systems now,[when?] directly or indirectly, via ODBC.
| Oracle Template Library | |
|---|---|
| Original author | Sergei Kuchin |
| Written in | C++ |
| Type | library or framework |
| License | BSD-style license |
| Website | otl |