External Database Connector

Content Type: Module
Categories: Connectors

Overview

The External Database connector can be used to seamlessly connect to external databases Microsoft SQL, MySQL, PostgreSQL, Oracle and Snowflake (Beta) enabling you to incorporate your external data directly in your Mendix application.

This module enables to use Activity "Query External database" from the toolbox.

This module works in combination with new document type "External Database Connection".

Documentation

Please see External Database Connector in the Mendix documentation for details.

Releases

Version: 2.0.1
Framework Version: 10.9.0
Release Notes: Added Snowflake support (Beta) with Studio Pro 10.10.
Version: 2.0.0
Framework Version: 10.9.0
Release Notes: Added support for calling Stored Procedures with no parameters.
Version: 1.0.1
Framework Version: 10.6.0
Release Notes: Fixed CVE-2024-1597: Upgraded to postgresql@42.4.4
Version: 1.0.0
Framework Version: 10.6.0
Release Notes: With this connector, you can test database connections and add queries during design time before your app is running. This allows you to make sure everything works before deploying your app.