Database Plugins
The connection is saved in a central location and can then be used by all pipelines and workflows.
If the license allowed it a jdbc driver is included in the distribution. The documentation of the database type shows you whether the driver is included and if it isn’t included will guide you to the location on where to download it.
HOP can connect to any database that has a jdbc driver available, the list of supplied databases contain some database specific configuration and a list of reserved keywords.
When a specific database type is not yet available for the database you want to use, you can use the generic connection. To use a generic connection you have to copy your jdbc driver to the folder.
Every connection needs a connection name.
In the Driver Class field you specify your driver class, for example if you use PostgreSQL the class is .