Dynamic JDBC Drivers
In order to connect Txture to an external SQL Database during an Importer execution,
In order to connect Txture to an external SQL Database during an Importer execution,
The SQL data source allows for flexible importing of data stored in a variety of SQL databases. The database URL has to be in the form of a JDBC connection string:
The SQL importer is capable of executing queries on SQL data sources and extracting information from the results. Due to the wide usage of SQL as a database backend, this data source is often a fallback if no vendor-specific importer exists for a given source of data e.g. for a non-supported CMDB or monitoring tool.