OraLib - a lightweight C++ wrapper over Oracle's OCI library
 TOC >>


OraLib, Links 

Misc links 

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.

OraLib on the Web 

OCI itself 

Use OCI directly to get ultimate performance. Nothing to download (except probably the documentation).

OCCI - Oracle's own C++ library 

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.

OTL: Oracle, ODBC and DB2-CLI Template Library 

Available at http://www.geocities.com/skuchin/otl/home.htm. Platforms and compilers: Sun, GNU C++, Win32 and others.

OCI C++ Library 

Hosted at http://ocicpplib.sourceforge.net/ (http://sourceforge.net/projects/ocicpplib/). Platforms and compilers: Sun, GNU C++, Win32.

ORA++ 

Could be found at http://orapp.sourceforge.net/ (http://sourceforge.net/projects/orapp/) Platforms and compilers: GNU C++.

OCI++: Oracle Call Interface ++ (AKA OCIWRAP) 

Follow http://freespace.virgin.net/j.hatcher/ociwrap.htm. Platforms and compilers: Sun, Win32.

libsqlora8: Easy C-Interface to Oracle 

This is pure "C" library located at http://www.poitschke.de/libsqlora8/. Platforms and compilers: GNU C.

Ask Google! 

The rest could probably be found with Google.