Python Connector for InterBase Overview - Python Connector for InterBase |
Python Connector for InterBase is a connectivity solution for accessing InterBase databases from Python applications. It fully implements the Python DB API 2.0 specification. The connector is distributed as a wheel package for Windows, macOS, and Linux.
The connector supports the Over-the-Wire (OTW) encryption feature of InterBase to encrypt data during the transmission process.
Note: InterBase 4.2 requires a user-defined function (UDF) containing the RTRIM function for proper operation.
Note: For details on supported OS versions, check the compatibility page of your Python version.