OQLModule
Content Type: Module
Categories: Utility
Overview
This module allows you to execute OQL queries from a microflow. Snippet to test & export OQL queries, add parameters with actions, execute query returning entities, execute query & return a CSV, etc.
Documentation
Demo urlhttps://github.com/ArjenLammers/oqlmodule
Please see OQL Module in the Mendix documentation for details.
Releases
Version: 4.0.0
Framework Version: 10.21.0
Release Notes: We upgraded the module to Mendix version 10.21.0
We upgraded all widgets to be React compatible
Version: 3.0.0
Framework Version: 9.18.4
Release Notes: We upgraded the module to Mendix version 9.18.4
We upgraded Atlas UI to 3
Version: 2.17.1
Framework Version: 9.18.0
Release Notes: We upgraded the commons-beanutils dependency to version 1.11.0 due to a vulnerability in the previous version (see CVE-2025-48734).
Version: 2.17.0
Framework Version: 9.18.0
Release Notes: PR #28 of @lordlothar99 Separator character is not escaped
CSV export is now using " as an escape char
Version: 2.16.0
Framework Version: 9.18.0
Release Notes: Fixed issue #26.
Tested on very large dataset and small heap size.
Version: 2.15.0
Framework Version: 9.18.0
Release Notes: Improved migration to JDM.
Upgraded lang3 library.
Version: 2.14.0
Framework Version: 9.18.0
Release Notes: Upgraded to version 1.3 of CSV as Table widget (pluggable widget).
Version: 2.13.0
Framework Version: 9.18.0
Release Notes: When imported in 10.3 dependencies should be managed according to https://docs.mendix.com/refguide/managed-dependencies/
Version: 2.12.0
Framework Version: 9.18.0
Release Notes: Allow a DataSet to be used instead of a statement to allow development of OQL queries through Studio Pro.
Version: 2.11.0
Framework Version: 9.18.0
Release Notes: To prepare for Mendix 10.