CRUD UI example use cases
Internal company databases
Company internal database requirements — for example customer information or a list of products — right in Snowflake, with all the Snowflake features such as Role Based Access Control (RBAC).
Master Data Management (MDM)
Master Data Management solutions — for example mapping tables or data enrichment — to provide users with the ability to fix or enhance data loaded into Snowflake from Line of Business systems.
Non-technical access to Snowflake data
Provide non-technical Snowflake users with the ability to quickly and easily view or edit Snowflake table data, without the user having to understand Snowsight or how to construct a SQL query.
Scaffolding for bespoke UIs
If required, the CRUD UI provides scaffolding to get you going in minutes — and then gives you the time to build a more detailed UI in React or similar on top of the SnowCreator API.
Snowflake Stages
The planning is that Snowflake Stages can be wrapped as well: easily provide users with the ability to attach or view unstructured or semi-structured data (e.g. PDFs or image files) alongside structured table information, or annotate unstructured data with comments.