Tour of Postgres on Azure with HorizonDB, Agentic workflows, & VS Code

Wednesday, September 30 · 14:30–15:20
Cover (Sponsor) Beginner

In this session, you’ll get a tour of Postgres on Azure for common use cases across the database, agent, and user-tooling layers. You’ll see how Azure HorizonDB's shared-storage architecture and separation of compute and storage give you predictable performance, rapid failover, high availability, and elastic read scale.

Next, you’ll learn about the agent layer. HorizonDB's AI pipelines let you declare chunking and embedding workflows in SQL and run them durably inside the database, with checkpointing and incremental processing as your data changes, without an external orchestration. Using the new Postgres Skills from the Copolit CLI, you’ll see an agent inspect the live database, generate an AI pipeline, and validate the results without leaving the terminal.

You’ll also see these Postgres-native AI capabilities come together in an end-to-end e-commerce application, using AI pipelines and agentic workflows to power intelligent product discovery and search.

Finally, you’ll get a demo the new query plan visualization tool in the latest VS Code extension for Postgres—turning EXPLAIN output into an interactive graph that makes hotspots and bottlenecks obvious.