Interface

CUBRID Python driver 11.3.0.51 has been released.

posted Sep 09, 2025
CUBRID Python driver 11.3.0.51 has been released.
 
1. Changes & Improvements
 
- Support for Python 3.10 and later versions.
- Added support for keyword arguments in the connect(Connect, connection) API.
- New APIs: ping and get_last_insert_id.
- Changed the return types for BIT, BIT VARYING, BIGINT, JSON, CHAR, STRING, and SET results.
- Added support for Python Native types (int, float, decimal, datetime, bytes) when using execute.
- Improved the executemany function to address repetitive prepare issues.

2. Download

3. GitHub Link 
- https://github.com/CUBRID/cubrid-python/releases/tag/v11.3.0.51
For more detailed information, please refer to the GitHub link provided.