Article · Wikipedia archive · Last revised Jun 15, 2026

Oracle Template Library

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, directly or indirectly, via ODBC.

Last revised
Jun 15, 2026
Read time
≈ 1 min
Length
66 w
Citations
Source
Oracle Template Library
Original authorSergei Kuchin
Written inC++
Typelibrary or framework
LicenseBSD-style license
Websiteotl.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, directly or indirectly, via ODBC.

External links