cristiscu
World-class expert in Snowflake Data Cloud, former Snowflake "Data Superhero". SnowPro Certification SME (Subject Matter Expert), with five SnowPro exams.
XtractPro SoftwareVancouver BC
Pinned Repositories
data-lineage-tool
Queries the ACCESS_HISTORY and QUERY_HISTORY views, from the SNOWFLAKE.ACCOUNT_USAGE schema, and generates two interactive GraphViz visual diagrams online, in a visual editor: one for column lineage, the other for table lineage.
dependency-viewer
Connects to Snowflake and generates a HTML file with a DOT graph that shows all database object dependencies.
employees-test-database
Simple free relational database for tests, inspired from different sample databases. SQL scripts or ready-to-use database files for many database systems.
erd-viewer
Entity-Relationship diagram viewer for Snowflake models, with Graphviz.
hierarchy-viewer
Generates a hierarchy with GraphViz and a D3 collapsible tree for any parent-child relationship from tabular CSV data.
programming-in-snowflake
All demo code for the Udemy course "Programming in Snowflake".
rbac-inspector
Snowflake RBAC Inspector, a small utility tool to verify and render nice diagrams with roles and privileges.
streamlit-erd-viewer
ERD Viewer and SQL Script Generator with a Streamlit App deployed in Snowflake
streamlit-for-snowflake
All demo code for the "Streamlit for Snowflake Masterclass (2024 Edition)" Udemy course
streamlit-for-snowflake-test
Live demo code for the "Streamlit for Snowflake Masterclass (2024 Edition)" Udemy course
cristiscu's Repositories
cristiscu/streamlit-erd-viewer
ERD Viewer and SQL Script Generator with a Streamlit App deployed in Snowflake
cristiscu/programming-in-snowflake
All demo code for the Udemy course "Programming in Snowflake".
cristiscu/data-lineage-tool
Queries the ACCESS_HISTORY and QUERY_HISTORY views, from the SNOWFLAKE.ACCOUNT_USAGE schema, and generates two interactive GraphViz visual diagrams online, in a visual editor: one for column lineage, the other for table lineage.
cristiscu/streamlit-for-snowflake
All demo code for the "Streamlit for Snowflake Masterclass (2024 Edition)" Udemy course
cristiscu/streamlit-for-snowflake-test
Live demo code for the "Streamlit for Snowflake Masterclass (2024 Edition)" Udemy course
cristiscu/dependency-viewer
Connects to Snowflake and generates a HTML file with a DOT graph that shows all database object dependencies.
cristiscu/hierarchy-viewer
Generates a hierarchy with GraphViz and a D3 collapsible tree for any parent-child relationship from tabular CSV data.
cristiscu/streamlit-hierarchy-viewer
Install as a Streamlit App in Snowflake. Or run as a local Streamlit web application querying Snowflake databases. Generates different hierarchical topologies on any parent-child relationship data. Visualize with GraphViz, or inspect the generated DOT file.
cristiscu/json-data-profiler
Extracts metadata information from any JSON, XML or YAML data file, and generates an inferred schema, in JSON format. Then creates a visual entity-relationship diagram using GraphViz. Any XML or YAML file is first converted to JSON.
cristiscu/snowflake-challenges
cristiscu/snowflake-chatgpt
Experiments for my Udemy course about Snowflake using ChatGPT
cristiscu/snowflake-costs
GitHub repo for my Udemy course "100 Snowflake Cost Optimization Techniques"
cristiscu/custom-query-profiler
A custom Query Profiler for Snowflake, using the new GET_QUERY_OPERATOR_STATS system function.
cristiscu/key-pair-generator
cristiscu/movies-sample-database
Sample database to be used as graph and relational database
cristiscu/snowflake-cortex
All demo source code for my Udemy course "Snowflake Cortex Masterclass 2024 Hands-On!".
cristiscu/snowflake-sql
For my Udemy course "Advanced Snowflake SQL"
cristiscu/snowpark-dataframe-query
How to create a rather complex SQL query with Snowpark for Python
cristiscu/task-graph-viewer
Simple utility to show task graph and task graph runs from Snowflake
cristiscu/data-science-use-cases
cristiscu/github-actions
cristiscu/json-in-snowflake
All source code for my new "JSON in Snowflake Masterclass 2024 Hands-On!" Udemy course.
cristiscu/ml-experiments
ML experiments, MLOps, feature stores, ML pipelines, batch and real-time inference etc
cristiscu/query-profiler
Snowflake query profiler, providing extensive information on the executed queries.
cristiscu/snowflake-interviews
for my Udemy course...
cristiscu/snowflake-native-app
cristiscu/snowflake-tests
cristiscu/streamlit-query-profiler
Simple tool to connect to Snowflake and generate a graph that shows the query profile for a query ID. It runs by default for the ID of the last executed query.
cristiscu/technical-blog
:bulb: Rackspace Expert Insights Technical Blog
cristiscu/tensorflow-coursera