
Đã đóng
Đã đăng vào
Thanh toán khi bàn giao
I need ongoing, hands-on help with DBT. As a beginner, my biggest hurdle is getting a clean project up and running and then writing reliable SQL for daily transformations that will run against Snowflake. Here’s what I’m hoping you can guide me through: • Writing and optimizing transformation SQL inside models, including incremental logic, tests, and documentation • Ad-hoc troubleshooting in my existing pipelines so I understand why something fails and how to fix it next time Most of the work will be pairing sessions—screen-sharing while we walk through real tickets from my day job—so strong teaching skills are as important as technical depth. If you’re confident with DBT and Snowflake and enjoy mentoring, let’s talk and set up our first session.
Mã dự án: 40338844
14 đề xuất
Dự án từ xa
Hoạt động 12 ngày trước
Thiết lập ngân sách và thời gian
Nhận thanh toán cho công việc
Phác thảo đề xuất của bạn
Miễn phí đăng ký và cháo giá cho công việc
14 freelancer chào giá trung bình ₹21.607 INR cho công việc này

Having spent the last 8 years transforming complex datasets into actionable insights, I have honed my skills in data management tools such as SQL and Snowflake. My aims align perfectly with yours - to help you translate you your data effectively through writing and optimizing transformation SQL, ad-hoc troubleshooting, as well as teaching you how to solve any issues in future on your own. Moreover, I am no stranger to mentoring; I enjoy equipping people with the knowledge necessary to confidently navigate their job roles. Inherent to my teaching approach are not only step-by-step explanations but also the sharing of real-life examples, which is exactly what we'll need for our screen-sharing sessions. You can trust me to foster the learning environment you need to grasp DBT operations and SQL fluently. On top of that, my broad experience across various industries - finance, healthcare, e-commerce, and SaaS - adds a strategic advantage. It means I can tap into different use cases fitting your unique needs for DBT operations. Let us transform your understanding of DBT together as we optimize operations and forecast outcomes using your Snowflake-based data.
₹25.000 INR trong 7 ngày
3,9
3,9

Your incremental models will fail silently if you don't set up proper unique key constraints and merge logic - I've debugged this exact issue for 4 data teams who thought their pipelines were running fine until they discovered duplicate records in production. Before we start pairing sessions, I need clarity on two things: What's your current data volume and refresh frequency? (Daily full refreshes on 100M+ rows will burn through Snowflake credits fast without proper incremental strategies.) And are you working with raw event data or pre-aggregated tables? This determines whether we need deduplication logic in every model. Here's how I'll structure our mentorship: - DBT PROJECT SETUP: Build a production-ready structure with separate dev/prod environments, macro libraries for common transformations, and CI checks that catch broken references before deployment. - INCREMENTAL MODELS: Write merge strategies using is_incremental() blocks with proper delete+insert logic for late-arriving data, plus timestamp-based filtering to avoid full table scans. - SNOWFLAKE OPTIMIZATION: Implement clustering keys on high-cardinality columns, use transient tables for staging layers, and set up query tags so you can track credit consumption per model. - SQL PATTERNS: Build reusable CTEs for window functions, date spine generation, and slowly changing dimensions - the transformations that trip up every beginner but become second nature once you see them work. - TESTING FRAMEWORK: Set up dbt_expectations for data quality checks beyond basic not_null tests, including freshness monitoring and cross-table relationship validation. I've mentored 8 analytics engineers through their first DBT implementations, including one team that reduced their transformation runtime from 6 hours to 45 minutes by fixing incremental logic. I don't just write the SQL for you - I'll explain why each pattern exists so you can handle the next ticket independently. Let's schedule a 30-minute kickoff call where you walk me through your current setup and I'll map out a learning path based on your actual pain points.
₹22.500 INR trong 7 ngày
4,2
4,2

I can guide you hands-on with DBT + Snowflake through live pairing sessions—helping you set up a clean project, write reliable models, and troubleshoot issues step-by-step. I focus on teaching alongside building (incremental models, tests, docs, optimization) so you gain confidence and independence quickly. Let’s connect and get your first session started ?
₹12.500 INR trong 3 ngày
0,0
0,0

As an accomplished data professional with extensive experience in SQL/MySQL and data analysis, I believe I can deliver the skills and support that you require for your DBT and Snowflake mentorship setup. Having spent years extracting, cleaning, managing and optimizing big datasets using SQL, I have a firm grasp of the language nuances that will be essential to building your clean project along with providing a sound understanding of data transformation. Beyond just my technical expertise, my strength lies in being able to impart knowledge effectively. With your hands-on requirements for troubleshooting existing pipelines and writing reliable SQL, we will engage in real-time walk-throughs, where I will guide you not just on fixing failed processes, but also how to better optimize them in the future. Moreover, Python plays a crucial role in my data workflow. In addition to Pandas and NumPy understanding for your SQL and Snowflake needs, I can assist you with any web scraping or large dataset handling that may come up during the course of our mentoring journey. Engaging me for this opportunity means enlisting an ally who is skilled at converting complex concepts into clear, understandable ideas while diligently driving projects towards their goals. Let's embark on this fulfilling-learning challenge together now!
₹12.500 INR trong 7 ngày
0,0
0,0

Hello, This is exactly the kind of work I enjoy most—hands-on DBT mentoring combined with real-world problem solving. I have strong experience working with DBT and Snowflake, helping beginners not just “get things working,” but truly understand how to build clean, reliable, and scalable data pipelines. I’m very comfortable guiding through live screen-sharing sessions and explaining concepts in a simple, practical way. Here’s how I can help you: • Set up a clean, production-ready DBT project from scratch • Write and optimize transformation SQL with a focus on clarity and performance • Implement incremental models correctly (one of the most important and tricky parts) • Add tests, documentation, and best practices so your project is maintainable • Troubleshoot real pipeline issues with you and explain the “why” behind every fix Looking forward to working together and helping you become fully confident with DBT and Snowflake. Best regards, Jay Panchal
₹25.000 INR trong 4 ngày
0,0
0,0

I’d be happy to help you with DBT and Snowflake in a hands-on, pairing-based approach. I have strong experience with SQL, data modeling, and building/maintaining ETL pipelines, and I’m comfortable working with DBT models, incremental logic, tests, and documentation. I can assist with: Setting up and structuring DBT projects Writing and optimizing transformation SQL Implementing incremental models correctly Creating tests and documentation Troubleshooting and debugging pipeline issues Improving performance in Snowflake I focus on not just solving issues but explaining the “why” so you can confidently handle similar tasks in the future. I’m available for screen-sharing sessions and ongoing collaboration. Let’s connect and get started with an initial session. Best regards, Sandhya Kumari
₹15.000 INR trong 7 ngày
0,0
0,0

Hi, I can help you structure your DBT workflow, write clean SQL transformations and troubleshoot issues step by step while you learn. I’ve worked with data pipelines and can guide you in a practical, hands-on way during sessions. Are you starting from scratch or already have a DBT project set up?
₹15.000 INR trong 7 ngày
0,0
0,0

Hi, I can help you get comfortable with DBT and Snowflake through hands-on, practical sessions. I have 4+ years of experience in data engineering, working with SQL, ETL pipelines, and cloud platforms. I’ve built and optimized data transformations, handled debugging in production pipelines, and understand how to structure reliable and scalable workflows. I can support you with: • Writing and optimizing DBT models (including incremental logic, tests, and documentation) • Debugging failures and explaining root causes clearly • Guiding you step-by-step so you can confidently handle tasks independently I’m comfortable with pairing sessions and explaining concepts in a simple, practical way. Available to start immediately. Thanks, Kamendra
₹25.000 INR trong 7 ngày
0,0
0,0

I’m new to this platform, though I bring substantial experience of 12 years as a Data Architect along with a strong background in training. We have already developed structured curricula tailored for both beginner and intermediate candidates, with a focus on interview preparation.
₹25.000 INR trong 7 ngày
0,0
0,0

Hi , I’d be delighted to support you in building confidence with DBT and Snowflake. As a full-stack engineer and automation consultant with extensive experience in SQL transformations, real-time data pipelines, and cloud deployment, I specialize in guiding beginners through complex workflows until they feel fully empowered. Relevant Experience • DBT & SQL Expertise: Skilled in writing and optimizing transformation SQL, including incremental models, tests, and documentation. • Snowflake: Deep understanding of Snowflake’s architecture, query optimization, and best practices for scalable daily transformations. • Troubleshooting Pipelines: Experienced in diagnosing failures in production pipelines, explaining root causes clearly, and teaching how to prevent recurrence. • Mentorship Style: I’ve worked with international clients, translating technical complexity into clear, actionable steps. My focus is on pairing sessions where you learn by doing, not just watching. Approach • Clean Project Setup: We’ll start by structuring a DBT project properly, ensuring maintainability and clarity from day one. • Reliable Transformations: I’ll walk you through writing SQL models with incremental logic, tests, and documentation so your daily runs are consistent. • Ad-Hoc Troubleshooting: During screen-sharing sessions, we’ll tackle real tickets together, breaking down errors and fixing them step by step.
₹35.000 INR trong 7 ngày
0,0
0,0

I actively work with DBT on real-world production data projects. With 9 years of experience in SQL, working with DBT becomes simple and functional. However, I don't have a good enough level of English to work by observing, but we can chat via Zoom, which provides real-time language translation. What do you think? We can work for as long as necessary, and we can agree on payment without any problems. In addition, I have an aptitude for teaching, which is something I enjoy doing.
₹25.000 INR trong 7 ngày
0,0
0,0

I have relevant experience on managing the datasets throughout the pipeline. I have expertise in resolving the data issues on time
₹20.000 INR trong 7 ngày
0,0
0,0

Vijayawada, India
Thành viên từ thg 3 31, 2026
$250-750 AUD
$115-200 HKD/ giờ
₹12500-37500 INR
₹1500-12500 INR
₹100-400 INR/ giờ
₹4000-5000 INR
₹12500-37500 INR
$8-15 USD/ giờ
$250-750 USD
₹750-1250 INR/ giờ
$2-8 USD/ giờ
$750-1500 USD
₹600-1500 INR
$10-30 AUD
$250-750 USD
$30-250 CAD
£250-750 GBP
₹100-400 INR/ giờ
$250-750 USD
$250-750 USD