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
- Download the app package (.mpk file) from this page
- Open the app in Studio Pro (double-click the .mpk to import it)
- Setup the Mendix Encryption module
- 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: 2.1.0
Framework Version: 10.12.0
Release Notes: Moved the AI/ML topics from the Snowflake REST SQL Connector to its own sub-track within the Snowflake REST SQL Connector
Added Cortex Analyst, a Snowflake capability allowing customers to chat with structure data in Snowflake, to the AI/ML sub-track
Version: 2.0.0
Framework Version: 10.12.0
Release Notes: The Snowflake Showcase Application has been upgraded to Mx version 10.12.0 and information about authentication with OAuth and scheduling ingestion jobs have been added to the Mx Data Loader showcase.
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