Note: Host all databases outside of the production
environment. Databases are created and managed by the customer.
There are three database connectors that can be used to execute queries against:
The authentication for the database connectors is set using the configuration parameters. For more details, see MariaDB Configuration Parameters, PostgreSQL Configuration Parameters, or SQL Server Configuration Parameters.
Note: The Oracle connector has been removed due to issues with its
licensing.
All database connectors are displayed on the process diagram with their respective logos.
Note: All queries are sent as prepared statements using parameters.
SQL injection is not possible.