About 56 results
Open links in new tab
  1. Database - Mendix Documentation

    Jun 18, 2025 · Describes the configuration and usage of the Database connector, which incorporates your external data directly in …

  2. Data in the Domain Model - Mendix Documentation

    Apr 3, 2026 · Introduction The domain model describes the information (or data) used by your app in a visual way. The domain …

  3. Data Storage - Mendix Documentation

    Feb 18, 2026 · Transaction Isolation To ensure data validity and improve database performance in a multiuser environment, Mendix …

  4. Database Source | Mendix Documentation

    Apr 11, 2025 · Introduction If Database is selected as the data source for a widget then an object or objects shown are retrieved …

  5. New Database Setup on SQL Server

    May 20, 2026 · Introduction This how-to explains how to manually set up a new SQL Server database. You only need to follow these …

  6. Migrate Your Mendix Database

    Jun 11, 2026 · Describes how to migrate a non-PostgreSQL database to a PostgreSQL database, export a PostgreSQL database, …

  7. Database User Setup on SQL Server | Mendix Documentation

    May 13, 2025 · General Determine your login name. If the user you want to use is a local SQL server user select the option SQL …

  8. Database Replication - Mendix Documentation

    Jun 18, 2025 · Database time zone By default, the module assumes that time zone of the source database is the same as Mendix …

  9. External Database Connector | Mendix Documentation

    Feb 16, 2026 · Login credentials Database type Hostname, port, and database name; or, instead, the JDBC connection string …

  10. Execute an SQL Statement on an External Database

    Mar 30, 2026 · Describes how to execute an SQL statement on relational external databases using Database Connector.