Microsoft's official preview of the European SQL Community Conference, written by Priya Sathy, Partner Director of Product Management for Microsoft SQL, promises performance, scale, AI, and developer productivity. That is the corporate framing. The more interesting story is what the session lineup says about where SQL Server is heading — and how European companies will reconcile these AI features with the EU AI Act, which entered its mandatory compliance phase for general-purpose AI in August 2026.
One ticket, two conferences, one data story
The structural news matters more than it looks. SQLCon Europe is co-locating with the European Microsoft Fabric Community Conference at the Centre de Convencions Internacional de Barcelona (CCIB). A single registration grants access to both events. That is not a booking convenience — it is Microsoft making a statement that the convergence of transactional and analytical data is the main event, not a side track.
For European data teams, this is a useful signal even before the sessions start. SQL Server and Fabric used to be separate worlds: one for operational workloads, one for analytics. The combined event suggests Microsoft wants one platform story, with AI as the glue.
The agenda in numbers
Microsoft is promising 130+ expert-led sessions, workshops and keynotes, with 100+ speakers and 10+ full-day hands-on tutorials. More than 25 sessions are dedicated specifically to SQL engineering and database administration. Last year's Vienna edition drew 4,000+ data professionals, so the Barcelona event is stepping into an established community, not building one from scratch.
The hands-on tutorials are the part I would book first. Conference keynotes age badly; a full-day lab where you actually run vector search against Azure SQL or debug a Fabric migration does not.
What's on the technical menu
Four technical threads dominate the announced agenda: SQL Server 2025, Azure SQL Database Hyperscale, vector search capabilities, and agentic AI. The developer productivity track covers SSMS and VS Code extensions — the everyday tools, not the flashy demos.
Fabric IQ, which reached general availability around Microsoft Build 2026, will be showcased alongside agentic AI and graph reasoning capabilities. For anyone running RAG pipelines, this is the track worth watching. Vector search inside the database is what separates a production retrieval system from a notebook experiment. In our own testing at AI Arena, we see the same pattern repeatedly: the model gets the attention, but the retrieval layer decides whether the output is actually useful.
NL2SQL and agents: the skeptical view
NL2SQL deserves a skeptical look. The demo is always impressive: type a question in plain English, watch the model generate a query. In production, it trips over ambiguous schemas, legacy column names, and permission boundaries.
The sessions on agentic AI and autonomous data agents are therefore the ones to watch closely — not because the demos will be dazzling, but because the hard problem is governance. An agent that writes and executes SQL is a system with real operational consequences. From our production experience running AI services, the database layer is where AI projects either become reliable or quietly die. The query the model writes is only the beginning; the monitoring, the rollback path, and the audit trail are what make it deployable.
The EU AI Act is now in the room
This is where the European angle stops being a talking point and becomes a compliance issue. As of August 2026, the voluntary-compliance era for general-purpose AI is over. National authorities and the EU AI Office are enforcing binding rules on transparency, governance, and risk mitigation under the EU AI Act and the 2026 AI Omnibus framework.
An NL2SQL agent or an autonomous data agent is not merely a fancy query engine. It is an AI system operating on corporate data, potentially on personal data protected by GDPR. European companies deploying these features need documented transparency — what the system does, how it handles data, where that data resides.
Microsoft's EU cloud regions and Azure SQL's data residency options give European teams a workable path. But the fundamental shift is cultural: the demo is no longer enough. In the EU, an AI feature in a database product now carries the same documentation burden as any other general-purpose AI system.
Practical details for Barcelona
The event runs from September 28 to October 1, 2026, at the CCIB. Registration is open, and a 10% discount is available with the promo code CODEMOTION10. Given that a single pass covers both SQLCon Europe and the Fabric Community Conference, the value proposition is stronger than attending either event alone.
If you are a European DBA, data engineer, or someone building AI features on Microsoft's data stack, the combined agenda is worth a look. The 25+ SQL-specific sessions ensure the traditional DBA audience is not lost in the AI hype — and the 10+ full-day tutorials offer the kind of hands-on depth that justifies travel.
My take after reading the agenda: the database is quietly becoming the most important piece of the AI stack. Every RAG pipeline needs vector storage, every agent needs structured state, and every NL2SQL feature depends on a schema that someone bothered to maintain. The European SQL Community Conference has always been about the practical side of data work. This year, AI finally takes the stage — right next to the indexes, the query plans, and the backups.
Do I need separate tickets for SQLCon Europe and the European Fabric Community Conference?
No. A single registration covers both co-located events at the CCIB in Barcelona, September 28 – October 1, 2026.
I am a database administrator, not an AI engineer. Is this conference relevant to me?
Yes. More than 25 sessions are dedicated to SQL engineering and database administration, covering SQL Server 2025, Azure SQL Hyperscale, and developer tools such as SSMS and VS Code extensions.
How does the EU AI Act apply to AI features in SQL Server, like NL2SQL or agents?
Since August 2026, mandatory compliance enforcement applies to general-purpose AI. Organizations deploying these features in the EU need documented transparency, governance, and risk mitigation, plus GDPR-compliant data handling and residency.