dbt Model Structure
Design the folder structure and model layering for a dbt project for this data stack. Data sources: {{sources}} (e.g. Postgres transactional DB, Stripe, Salesforce) Warehouse: {...
6 Analytics Engineer (dbt) prompts in dbt Modeling. Copy ready-to-use templates and run them in your AI workflow. Covers beginner → advanced levels and 6 single prompts.
Design the folder structure and model layering for a dbt project for this data stack. Data sources: {{sources}} (e.g. Postgres transactional DB, Stripe, Salesforce) Warehouse: {...
Model raw event data (clickstream, product events) into analytics-ready tables using dbt. Event source: {{event_source}} (Segment, Amplitude, custom event log) Key events: {{eve...
Design a production-grade dbt incremental model for this large table. Source table: {{source_table}} Update pattern: {{update_pattern}} (append-only, late-arriving records, muta...
Design a dimensional mart for this analytics use case. Business domain: {{domain}} (e.g. finance, product, marketing) Key questions to answer: {{questions}} Source models: {{sou...
Implement slowly changing dimensions (SCD) in dbt for this entity. Entity: {{entity}} (customer, product, employee, account) Attributes that change over time: {{changing_attribu...
Write best-practice staging models for these source systems. Source systems: {{sources}} (e.g. Postgres, Stripe, Salesforce, Hubspot) Warehouse: {{warehouse}} Raw schema: {{raw_...
Start with a focused prompt in dbt Modeling so you establish the first reliable signal before doing broader work.
Jump to this promptReview the output and identify what needs follow-up, cleanup, explanation, or deeper analysis.
Jump to this promptContinue with the next prompt in the category to turn the result into a more complete workflow.
Jump to this promptWhen the category has done its job, move into the next adjacent category or role-specific workflow.
Jump to this promptdbt Modeling is a practical workflow area inside the Analytics Engineer (dbt) prompt library. It groups prompts that solve closely related tasks instead of leaving users to search through one flat list.
Start with the most general prompt in the list, then move toward the more specific or advanced prompts once you have initial output.
A single prompt gives you one instruction and one output. A chain is a multi-step sequence designed to build on earlier results and produce a more complete workflow.
Yes. They work in other AI tools too. MLJAR Studio is still the best fit when you want local execution, visible code, and notebook-based reproducibility.
Good next stops are dbt Advanced Patterns, dbt Documentation, dbt Testing depending on what the current output reveals.