Snowflake Showcase App

Content Type: Sample
Categories: Snowflake,Data

Overview

The Snowflake Showcase App shows how to use the different snowflake connectors, such as

Those connectors enable you to

  • read/write data from/to snowflake
  • use data from Snowflake in your Mendix application
  • leverage intelligent Snowflake Cortex capabilities such as machine learning and large language model functionalities
  • learn how to implement role-based access control

How to get started

  1. Download the app package (.mpk file) from this page
  2. Open the app in Studio Pro (double-click the .mpk to import it)
  3. Setup the Mendix Encryption module
  4. Run the app & view the showcase

Documentation

Use this app as an example of what you can do with the different snowflake connectors and how to implement them in your own project.

You can find detailed documentation about the connectors on Mendix docs:

 

Releases

Version: 1.4.0
Framework Version: 10.10.0
Release Notes: - Role Based Access Control Showcase created - Textual changes to existing showcases - Explanations added specifically from the point of a Data Engineer
Version: 1.3.0
Framework Version: 10.10.0
Release Notes: - Showcase for database connector (JDBC) added - Showcase for role-based access control added
Version: 1.2.0
Framework Version: 10.10.0
Release Notes: - A showcase about the Mendix Database Connector has been added.
Version: 1.1.0
Framework Version: 10.10.0
Release Notes: - A showcase about the Mendix Data Loader has been added.
Version: 1.0.0
Framework Version: 10.10.0
Release Notes: - contains one showcase for the REST SQL connector