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
    • Including Cortex Analyst, a Snowflake GenAI capability allowing you to chat based on your structured data, e.g., what's the correlation between the number of sales and the weather temperature?
  • 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