OraLib - a lightweight C++ wrapper over Oracle's OCI library
<< TOC >>
Few miscelaneous links first:
Links in following list are not sorted in any way except for both Oracle libraries placed at the top.
Note: This list could not possibly include all libraries created. If you have heard about another library or you're working on such be welcome to send me a link.
Use OCI directly to get ultimate performance. Nothing to download (except probably the documentation).
OCCI is available with Oracle 9. On-line documentation is available at http://download-uk.oracle.com/otndoc/oracle9i/901_doc/appdev.901/a89860/toc.htm. Windows and Sun platform is supported. Linux is probably supported too.
Available at http://www.geocities.com/skuchin/otl/home.htm. Platforms and compilers: Sun, GNU C++, Win32 and others.
Hosted at http://ocicpplib.sourceforge.net/ (http://sourceforge.net/projects/ocicpplib/). Platforms and compilers: Sun, GNU C++, Win32.
Could be found at http://orapp.sourceforge.net/ (http://sourceforge.net/projects/orapp/) Platforms and compilers: GNU C++.
Follow http://freespace.virgin.net/j.hatcher/ociwrap.htm. Platforms and compilers: Sun, Win32.
This is pure "C" library located at http://www.poitschke.de/libsqlora8/. Platforms and compilers: GNU C.
The rest could probably be found with Google.