GulshanThe Adaptor Design pattern with a Pinch of stack in pyAdaptor — we can make things look like something they are not!Oct 4, 2023Oct 4, 2023
GulshanLoading data from AWS to snowflakeThis writeup revolved around the loading of data from AWS source system and to be more precise her we will try to understand how we can…Mar 21, 20231Mar 21, 20231
GulshanZero copy cloning in SnowflakeThis posts is all about one of the advanced feature/concept that snowflake offers us and it helps us create copies of database, schema or…Mar 20, 2023Mar 20, 2023
GulshanExploring Copy options and find a way around to store unstructured dataThis writeup revolves around Copy options and exploring a protocol that we prefer to follow while dealing with unstructured dataMar 19, 2023Mar 19, 2023
GulshanLoading and Copying data in SnowflakeLoading data into snowflake includes making a staging layer and using COPY to load in to databases and tablesMar 12, 2023Mar 12, 2023
GulshanSnowflake architecture & Databases, Tables and Views — OverviewThis Blog is all about Snowflake architecture & Databases, Tables and ViewsMar 11, 20231Mar 11, 20231
GulshanSnowflake in a fortnight — Day 0This is a series of blogposts that will constitute 15 posts revolving around snowflake and its key concepts .Mar 11, 20231Mar 11, 20231
GulshanIterators and Generatorsits not certain that we will get returns of the yield expected 😌Sep 18, 2022Sep 18, 2022
GulshanAnalysis of recursive algorithms/functionsIts always good to analyse what we write :>Aug 9, 2022Aug 9, 2022
GulshanType Safety & Type Conversion Practices in C++“The ideal is never to use language features that the compiler cannot prove to be safe”Jul 21, 2022Jul 21, 2022