Skip to content
View debashisdash1999's full-sized avatar
  • Joined Aug 13, 2025

Block or report debashisdash1999

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. snowflake_proj5_handling_semi_unstructured_data snowflake_proj5_handling_semi_unstructured_data Public

    Hands-on project demonstrating how to load and query semi/unstructured data in Snowflake. Covered: Loading JSON data into a VARIANT column and extracting structured values using FLATTEN, Loading Pa…

    1

  2. snowflake_proj6_snowpipe snowflake_proj6_snowpipe Public

    Automated Data Loading in Snowflake using Snowpipe (End-to-End Implementation).

    1

  3. snowflake_proj7_tasks_scheduling snowflake_proj7_tasks_scheduling Public

    Automating Data Workflows in Snowflake with Task Scheduling & Management.

    1

  4. snowflake_proj12_streams snowflake_proj12_streams Public

    This project demonstrates Snowflake Streams for change data capture. It covers creating streams to track INSERT, UPDATE, and DELETE operations on tables, loading data from S3, querying captured cha…

    1

  5. snowflake_data_engineering_end_to_end_project snowflake_data_engineering_end_to_end_project Public

    End-to-end Snowflake Data Engineering project demonstrating real-time ingestion, CDC with Streams, automated Tasks, data quality pipelines, and Gold layer analytics for enterprise-scale retail anal…

    PLpgSQL 1

  6. SQL_retail_sale_project SQL_retail_sale_project Public

    Retail Sales Analysis Project This repository hosts a PostgreSQL project analyzing retail sales data with a retail_sales table. It features SQL queries for data cleaning, exploration, and insights …