Recently developed C ++/OracleProgramI have not performed any project related to c ++ operations on Oracle. I checked the materials and found the OCI, which is really good.
Oracle call interface (OCI) is the most comprehensive and performance-oriented Oracle Database Interface Based on the native "C" language. It provides all the functions of the Oracle database.
OCI builds various language-specific interfaces (such as oracle JDBC-OCI, ODP. net, Oracle pre-compiler, Oracle ODBC and
Oracle C ++ call interface (occi) Driver.
Various leading open-source interfaces (such as PHP oci8 extensions, ruby-oci8, Perl DBD: Oracle and Python cx_oracle) also use OCI.
As a native interface for Oracle databases, OCI also enhances the queries, statements, and calls issued within the Oracle Database Core.
Various oracle tools (such as SQL * Plus, real application testing (rat), SQL * loader, and data-pump) are also based on OCI.
In addition, Oracle in-memory database cache (IMDB cache, also known as TimesTen) supports OCI and oracle Pro * C/C ++ pre-compilers.
Oracle Instant Client provides isV and customers with the ability to quickly install and deploy Oracle Applications. Visit the Instant Client site for more information.
Many customers, including the world's top 500 customers and ISVs, use OCI to develop high-performance applications.
Ready for useOracle C ++ call interface (occi)For development.
From: http://www.oracle.com/technetwork/topics/index-085069-zhs.html