Skip to main content

Connecting to Databases

The GeneTegra Database Connection provides the necessary functionality to configure access to remote and local data from Oracle, Microsoft SQL Server, PostgreSQL, MySQL, and Hypersql databases. Additional database providers may be provided in future releases.

To create a new Database Connection, switch to the Administrator Resources view and click Add database connection.
A New Connection dialog will guide you through the required steps to configure SQL access to databases.

New Database Connection

SettingDescriptionRequired
TitleTitle of the database connection.✔️
DescriptionDescription of the database connection.
TagsSet of keywords to describe the connection.
TypeDatabase type.✔️
HostConnection hostname or IP address.✔️
PortConnection port. Defaults to Type default port.✔️
DatabaseDatabase name. Leave blank for all databases.
SchemaSchema name. Leave blank for all schemas.
UsernameConnection username, can be overridden by Mediator username.
PasswordConnection password, can be overridden by Mediator password.
OptionsAdditional options to provide to the database driver.

Validating Database Connections

Once your database connection settings are entered, you can click on the Validate Connection button to confirm that the GeneTegra server can connect to the database with the provided settings.

Valid Database Connection

If the database connection settings are valid, Connection settings are valid is displayed in the lower-left of the dialog.

Valid Database Connection

Invalid Database Connection

If the database connection settings are not valid, Invalid database connection is displayed in the lower-left, and an error message will be displayed at the top of the dialog.

You can choose to save the invalid database connection settings by clicking the here button.

Invalid Database Connection