Mendix 7 is no longer supported unless you have Extended Support (for details, please contact Mendix Support). Mendix 7 documentation will remain available for customers with Extended Support until July, 2024.

Data Storage

Last modified: March 15, 2022

Data storage is the data foundation of the Mendix runtime. Data storage does the following:

  • Connects to supported relational databases
  • Stores and retrieves entities and associations from the domain model
  • Translates XPath and OQL queries to SQL queries
  • Handles security transparently and effectively