Home / Companies / dbt / Blog / May 2026

May 2026 Summaries

12 posts from dbt

Filter
Month: Year:
Post Summaries Back to Blog
dbt certification is increasingly essential for professionals in analytics engineering, as the field rapidly evolves and industry standards rise. The dbt Labs certification program offers two exams tailored for analytics engineers and platform power users: the dbt Analytics Engineering Certification, which focuses on applying dbt's core framework in production environments, and the dbt Architect Certification, which emphasizes designing secure, scalable implementations. Certification acts as proof of expertise, enhancing credibility and trust with employers and clients, and helping professionals stand out in a competitive field. Maintaining certification signals ongoing commitment and adaptation to new best practices, as dbt continues to develop. With over 3,100 certified professionals, the certification not only demonstrates current skills but also supports career advancement by preparing individuals for leadership roles and validating their ability to manage complex data projects.
May 20, 2026 559 words in the original blog post.
The dbt Fusion engine is a significant advancement for data teams, offering faster development and improved error detection within IDEs, which reduces the reliance on warehouse compute for catching minor issues like syntax errors. The key to successfully transitioning to Fusion lies in assessing an organization's readiness, which involves evaluating technical, procedural, and personnel factors. Brooklyn Data has developed a Fusion Readiness Assessment that examines these aspects across three pillars: Project, Process, and People. The assessment helps teams understand their current operational maturity and identify areas needing improvement before migrating to Fusion, ensuring a smoother and more effective transition. The evaluation is not merely about scoring but understanding the implications of readiness, guiding teams on prioritizing actions to minimize migration friction. The ultimate benefit of the assessment is to provide a structured approach for teams to confidently advance towards adopting the dbt Fusion engine, thereby enhancing their development experience and operational efficiency.
May 20, 2026 1,219 words in the original blog post.
In May 2026, dbt introduced several updates to enhance its platform's functionality and user experience. Key developments include the preview release of the AI-native dbt Developer Agent, designed to assist analytics engineers by understanding entire dbt projects and automating changes across files, thereby reducing context-switching and build errors. The dbt Agent Skills repository was expanded to better equip generalist coding agents for working with dbt projects. Secure connections to AI tools via OAuth and BYOK support for Anthropic, OpenAI, and Azure OpenAI were introduced, offering users more flexibility and control. The transition to the dbt Fusion engine was made self-serve, offering significant performance improvements and simplifying project upgrades with automated conformance checks. The dbt platform also enhanced its IDE with faster navigation, query history support for additional data warehouses, and a new semantic layer YAML spec for easier maintenance. Security and governance improvements were made with features like global login and self-serve private endpoints. Moreover, dbt Core v1.12 was released in beta, featuring new error handling configurations, selector methods, and expanded UDF support, continuing to evolve the dbt language.
May 20, 2026 2,042 words in the original blog post.
Organizations aiming to make their data AI-ready often focus initially on cleaning and structuring data, but it's crucial to provide contextual understanding for AI to interpret data meaningfully. dbt's Semantic Layer, MCP server, and agent skills are essential components that collaborate to furnish this context, allowing AI to process data effectively. The Semantic Layer acts like prescription lenses, offering tailored clarity of data definitions, while the MCP server and agent skills facilitate structured data interactions and workflow guidance. These tools enhance productivity by automating error diagnosis and encouraging the inclusion of semantic definitions during development. A practical approach to integrating AI into data systems involves piloting small-scale projects to build semantic layers gradually and iterating based on feedback. Additionally, the Open Semantic Interchange initiative, supported by major data organizations, seeks to standardize semantic metadata exchange across platforms, reducing redundancy and fostering consistency in metric interpretations, thereby enabling seamless data integration across various tools.
May 19, 2026 1,833 words in the original blog post.
NASDAQ has developed an advanced intelligence platform called NASDAQ Eclipse Intelligence, utilizing dbt and Databricks, to meet the demanding data needs of financial markets. This platform, initially built for NASDAQ's own operations, is now extended to its financial market infrastructure (FMI) customers, addressing issues such as scale, regulatory governance, and AI readiness. Handling massive data volumes, the platform ensures high data accuracy, crucial in financial services where errors can lead to severe consequences. The use of dbt allows non-engineering teams to create data products efficiently, reducing time to market by up to 40%, while maintaining stringent governance standards necessary for regulatory compliance. This infrastructure supports a semantic layer that enhances AI applications by providing clear data context, enabling accurate and reliable AI outputs. NASDAQ's approach allows FMI customers to bypass lengthy build processes, offering them a robust data foundation in a matter of months, thereby facilitating quicker adaptation to evolving market demands and regulatory requirements.
May 18, 2026 1,993 words in the original blog post.
The development and deployment of coding agents have advanced significantly since the introduction of tools like Claude Code, Opus 4.5, and GPT 5.2, pushing software engineering into a new era where these agents can operate across the entire Software Development Life Cycle (SDLC). However, these agents often struggle with data work, specifically when interacting with dbt projects, due to a lack of understanding of data lineage, iterative query execution, and contract management. To address these limitations, dbt Agent Skills have been developed, incorporating analytics engineering best practices into agents, enabling them to handle data-specific tasks effectively. These skills, packaged as markdown and scripts, provide agents with the necessary context to perform tasks such as building models iteratively, writing unit tests, and managing Directed Acyclic Graphs (DAGs). Factory's experience with implementing dbt Agent Skills highlights the potential for small teams to achieve significant outcomes by leveraging these skills alongside custom organization-specific skills. This approach not only enhances the agents' efficiency in data operations but also scales the development process, demonstrating the power of integrating dbt Agent Skills in modern data engineering workflows.
May 18, 2026 1,690 words in the original blog post.
Docusign's AI-assisted analytics engineering framework aims to enhance dbt unit testing by leveraging AI tools like GitHub Copilot to streamline the test creation process, significantly reducing the manual effort and time required. Traditionally, dbt unit testing has been cumbersome due to the need for engineers to manually analyze SQL logic, create mock datasets, and compute expected outputs, often taking up to five hours per complex model. Docusign's framework integrates AI for automating repetitive tasks while maintaining human oversight for validation, which has resulted in a 90% reduction in cycle time for writing unit test suites and increased test coverage. By transforming the AI-assisted unit testing into a structured workflow, the framework enhances productivity and ensures data quality before production, catching defects early and making testing more scalable and reliable across various dbt projects. This methodology not only addresses current bottlenecks but also holds potential for wider adoption in analytics engineering, suggesting future enhancements such as integration with CI/CD pipelines and expansion to other data engineering aspects.
May 18, 2026 1,141 words in the original blog post.
The dbt Developer Agent, now in preview, is a specialized coding agent designed to enhance analytics engineering by integrating deeply with dbt projects to ensure safe and reliable data transformations. Unlike general coding agents, it is built to understand the full context of dbt projects, including dependencies, lineage, contracts, and semantic definitions, thereby minimizing risks of errors that can occur downstream. This agent is a progression from dbt Copilot, addressing more complex data problems by offering precise changes across models, YAML configurations, and documentation, while maintaining existing governance and validation protocols. Operating within dbt Studio, it allows users to make informed changes with a high degree of control and transparency, supporting different levels of autonomy depending on the task's complexity and confidence level. The agent's capabilities include seamless refactoring, model updates, semantic layer enhancements, and efficient migration processes, all while reducing build times and bolstering data trustworthiness, as highlighted by user testimonials.
May 07, 2026 2,006 words in the original blog post.
Stephen Robb's blog post explores the integration of AI agents with dbt projects, leveraging Google's AI tools like the Gemini model and Agent Development Kit (ADK) alongside dbt's Fusion engine. The experiment aims to determine the potential of AI in analytics engineering, transforming the role of AI from merely suggesting solutions to executing and reasoning through tasks autonomously. Robb illustrates this by developing a functioning dbt agent using the dbt MCP server and Google’s ADK, which showcases how AI can validate, critique, and enhance its own outputs, effectively acting as a junior analytics engineer. The blog emphasizes the shift from AI being a simple autocomplete tool to becoming an active participant in the data workflow, capable of iterating on data logic with real-time feedback and validation against dbt's structured context. This novel approach not only makes the process more enjoyable but also represents a significant advancement in AI's role in data engineering.
May 06, 2026 1,966 words in the original blog post.
Google's Antigravity is a new AI-powered integrated development environment (IDE) that enhances the capabilities of Visual Studio Code by introducing an agent-first experience, facilitating collaboration with AI agents to manage coding tasks in a more dynamic way. Unlike traditional IDEs, Antigravity allows for deeper integration with dbt, enabling features like column-level lineage, query previews, and model scaffolding through its official dbt extension. The IDE becomes even more powerful when paired with dbt's MCP server, which provides comprehensive project-level awareness by surfacing model definitions and semantic layers to the AI agent. This results in a significant workflow acceleration where agents can handle tasks such as generating SQL, YAML files, and tests, and even writing pull requests, thus reducing the friction in development, governance, and deployment processes. Antigravity's integration with Gemini and support for various MCP servers further enhance its capabilities, making it a compelling tool for analytics engineers in the dbt ecosystem aiming to streamline their workflows.
May 06, 2026 857 words in the original blog post.
The integration of dbt and Tableau through their respective MCPs (Model Control Plan) creates a streamlined workflow for analytics teams, enhancing the efficiency and reliability of AI-driven analytics. dbt manages transformation logic, ensuring metrics are versioned, tested, and governed, while Tableau focuses on visualization and distribution, allowing for a seamless transition between data shaping and storytelling. This integration supports various analytics tasks, such as impact analysis, data quality monitoring, metric reconciliation, self-service analytics enablement, and performance optimization, all within a single conversational thread without context loss. The setup requires minimal configuration, and once both MCPs are live, they enable users to ask queries without manual switching, transforming complex, multi-step tasks into efficient, single-threaded operations. Individually powerful, dbt and Tableau together offer endless possibilities for enhancing data pipeline observability, efficiency, and reliability.
May 06, 2026 662 words in the original blog post.
Norges Bank Investment Management (NBIM), managing Norway’s significant sovereign wealth fund, successfully reduced runtimes by 30-40% by implementing the dbt Fusion engine and State-Aware Orchestration (SAO) to enhance their data platform across global locations. With a focus on improving the developer experience, NBIM initially applied Fusion to smaller, well-structured projects, which resulted in faster parsing times and better feedback loops, thus avoiding technical debt. These projects included tracking platform metadata, accessing communications insights, and integrating investment data to provide a single source of truth for investment teams. The transition has allowed NBIM to move toward more continuous data delivery, reducing SLA risks for complex projects and significantly enhancing data timeliness and quality. The adoption of Fusion has not only optimized workflows but also empowered less technical stakeholders to contribute more effectively, ultimately positioning Fusion as a critical component for future efficiency and performance improvements.
May 01, 2026 722 words in the original blog post.