JDBC Driver Modules
JDBC drivers are leveraged by Ignition to offer a standardized set of functionality on a wide range of different systems and databases. Although you can always add JDBC drivers based on your database needs, three separate JDBC Driver modules are included out of the box with an Ignition installation:
- MariaDB JDBC Driver (version 3.3.3)
- MSSQL JDBC Driver (version 9.4.0.jre11)
- PostgreSQL JDBC Driver (version 42.7.2)
Connecting to Supported Databases​
Once the module is installed, the JDBC driver configurations are automatically created and added to the Connections > Database > Settings page. This allows you to immediately connect to various databases, such as MySQL and Microsoft SQL. Further configuration changes are available on the Gateway's Settings page as needed for your connection.
Read more about these modules on the JDBC Drivers page to get started.