Intrexx can connect to any accessible data source via JDBC. This enables the Intrexx application developer to create a connection for consuming and modifying data, regardless of the database provider.
Thanks to JDBC, they can integrate almost any database. In addition to the industry standards MS-SQL, PostgreSQL or Maria DB, we also support IBM DB2 and all other databases that have a JDBC driver. You can add JDBC drivers that are provided as standard to access the corresponding systems.
![]() |
Connection to JDBC-compatible data sources, regardless of the developer |
![]() |
JDBC: Java connector for almost all databases |
![]() |
Easy to add further JDBC drivers |
![]() |
Read and write access to JDBD data sources |