Overview of Third Party Software
See the Table of Contents for a detailed listing of the subjects covered in this document.
InterSystems provides native implementations of the following third-party drivers and interfaces:
The InterSystems JDBC Driver is a fully compliant type 4 implementation of the JDBC standard.
See JDBC Driver Support for detailed information on JDBC driver compliance and enhancements, including the level of support for all optional features and a list of all InterSystems IRIS-specific additional features.
Also see the following related documentation:
-
Using Java with InterSystems Software provides a full description of features and usage.
The Python DB-API driver is a fully compliant implementation of the PEP 249 Python Database API specification v2.0.
See Python DB-API Support for details.
The InterSystems Hibernate Dialect is an implementation of the Hibernate dialect interface. Since every vendor’s implementation of SQL is slightly different, the Hibernate dialect interface allows vendors to create custom Hibernate mappings for a specific database.
See Hibernate Support for details.