November 2025 Summaries
4 posts from Preset
Filter
Month:
Year:
Post Summaries
Back to Blog
In episode 3 of the Data Renegades podcast, Maxime Beauchemin, CEO of Preset and creator of Apache Airflow and Superset, discusses the evolution of open-source tools in the data ecosystem, emphasizing the transformative role they play in reshaping business intelligence and data practitioner roles. Maxime shares insights on the historical cycles of software development, the innovative environments at Facebook and Airbnb that led to the creation of Airflow and Superset, and the unique inspirations behind Superset's data visualization capabilities, such as Burning Man and digital art. He elaborates on the importance of open-source champions, reflecting on his decision to start Preset to promote wider adoption of Superset, and highlights the ongoing challenges in data engineering, particularly the lack of code reuse and standardization. Maxime also touches on how AI is influencing the industry and the potential for open-source tools to lead future advancements, urging listeners to engage with the full podcast for a deeper understanding of his journey and the future of the data stack.
Nov 25, 2025
1,227 words in the original blog post.
Apache Superset has introduced "sup!", a command-line interface (CLI) tool designed to enhance automation in business intelligence (BI), providing a new way to interact with Superset and Preset. This feature-packed CLI supports rich data tables, color highlights, and various output formats, offering a bridge between natural language, SQL, and analytics workflows when paired with agentic coding tools. It facilitates tasks like automating dashboard management, syncing environments, and performing root cause analysis through a headless BI approach, enabling agents to generate and execute SQL queries and automate analytics processes. The integration of sup! with tools like dbt Cloud allows for seamless querying and model verification, transforming how data teams interact with BI tools. By making BI components scriptable and manageable via commands, sup! transforms Superset into an API-first service, fostering easier integration into CI/CD pipelines and operational workflows. This positions sup! as a pivotal tool for engineers, analysts, and developers aiming to streamline BI processes and leverage AI-driven analytics capabilities, heralding a future of more integrated and automated data environments.
Nov 20, 2025
1,112 words in the original blog post.
Over the past year, there has been a focused exploration of integrating AI chatbots into business intelligence (BI) and SaaS tools to enhance data understanding rather than merely adding AI capabilities indiscriminately. Preset has introduced AI Assist in SQL Lab to aid users in writing SQL queries, but realized that the real need is helping users understand their data contextually. Unlike traditional AI chat implementations that present users with blank input boxes, Preset's approach involves integrating AI seamlessly into the workflow, allowing users to engage with data directly from within their existing interfaces such as charts and dashboards. This makes the AI a conversational partner that provides context-aware assistance, reducing the inefficiency of having to describe data context manually. The system is designed to cater to both technical users, like data scientists who need detailed insights, and business users who seek straightforward answers. While the initial version is basic, with simple contextual triggers, the intention is to build a foundation of contextual awareness and rich object representations, enhancing the AI's ability to offer deeper insights over time. The development is guided by user feedback and built on the Model Context Protocol (MCP), which standardizes AI applications' connections to data sources, allowing for smarter integration across the ecosystem.
Nov 13, 2025
1,836 words in the original blog post.
October 2025 was a remarkable month for Apache Superset, marked by an impressive 221 pull requests from a vibrant community, resulting in significant advancements across the platform. Among the highlights were revolutionary dashboard-level chart customization, AI-powered integrations via the Model Context Protocol, and a massive frontend performance boost thanks to the transition from ESLint to OXC. Security was a top priority with crucial fixes, while dashboard navigation and chart visualization saw numerous enhancements. Other notable improvements included SQL Lab user experience upgrades, expanded dataset management capabilities, and enhanced database connectivity. The month also featured extensive theme and UI enhancements, improved export functionality, and robust error handling and logging solutions. The community saw contributions from 36 developers, including six first-time contributors, who were integral in pushing Superset's capabilities further, ensuring it remains a leading open-source analytics tool.
Nov 04, 2025
1,616 words in the original blog post.