CUBRIDdb is a Python extension package that implements Python Database API 2.0 compliant support for the open source relational database CUBRID. In additional to the minimal feature set of the standard Python DB API, CUBRID Python API also exposes nearly the entire native client API of the database engine in _cubrid.
Python driver source code is distributed under the terms of BSD open source license.