Oracle Template Library
{{short description|C++ library for database access}}
{{Notability|Products|date=July 2017}}
{{Infobox software
| name = Oracle Template Library
| title =
| logo =
| screenshot =
| caption =
| collapsible =
| author = Sergei Kuchin
| developer =
| released =
| discontinued =
| latest release version =
| latest release date =
| latest preview version =
| latest preview date =
| frequently updated =
| programming language = C++
| operating system =
| platform =
| size =
| language =
| status =
| genre = library or framework
| license = BSD-style license
| website = {{URL|otl.sourceforge.net}}
}}
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|date=February 2016}} directly or indirectly, via ODBC.
External links
- {{SourceForge|otl}}