# oci_rs
oci_rs provides a Rust wrapper to the [Oracle Call Interface][1] (OCI) library.
The Oracle site describes OCI as a "...comprehensive, high performance, native C
language interface to Oracle Database for custom or packaged applications...".
[1]: http://www.oracle.com/technetwork/database/features/oci/index-090945.html