CUBRID CCI driver enables the application to make a connection to a CUBRID database in an application written in C. It comes bundled with CUBRID by default. The driver can be found in the /lib directory where CUBRID has been installed. On Windows the file is called cascci.dll. On Linux - libcascci.so.
CCI driver source code is distributed under the terms of BSD open source license.