Database Connector

Content Type: Module
Categories: Data

Overview

The Database connector can be used to seamlessly connect to external databases without limiting you in your choice of database or SQL dialect, enabling you to incorporate your external data directly in your Mendix application.

Documentation

Please see Database Connector in the Mendix documentation for details.

Releases

Version: 6.0.3
Framework Version: 9.18.4
Release Notes: * Fixed CVE-2024-1597, Upgraded to postgresql@42.4.4
Version: 6.0.2
Framework Version: 9.18.4
Release Notes: * Fixed CVE-2014-8314, upgraded ngdbc to 2.19.15 * Upgraded slf4j to 2.0.7
Version: 6.0.1
Framework Version: 9.18.4
Release Notes: We included a migration file for the Java dependencies for Studio Pro 10 compatibility.
Version: 6.0.0
Framework Version: 9.18.4
Release Notes: - Updated module to Framework version 9.18.4
Version: 5.0.7
Framework Version: 8.18.29
Release Notes: * Fixed: CVE-2024-1597 Upgrade PostgreSQL jar to 42.4.4.jar
Version: 5.0.6
Framework Version: 8.18.20
Release Notes: * Fixed: CVE-2022-41946, upgraded postgresql to 42.4.3
Version: 5.0.5
Framework Version: 8.18.20
Release Notes: - Ticket #169589: Remove unwanted jar files from the userlib.
Version: 5.0.4
Framework Version: 8.18.20
Release Notes: * Fix: CVE-2022-41853, updated hsqldb (HyperSQL DataBase) to 2.7.1 * Aliases in SELECT statement are supported.
Version: 5.0.3
Framework Version: 8.18.19
Release Notes: Upgraded to postgresql-42.4.1, to fix high severity vulnerability: https://security.snyk.io/package/maven/org.postgresql:postgresql/42.3.3.
Version: 5.0.2
Framework Version: 8.12.4
Release Notes: - We fixed the issue where some database drivers would not load (Ticket 144326) - We upgraded some database drivers