AR’s Hardest Problem? The Engineering Lesson from Google Maps

Presenters Ohan Oda Source QCon San Francisco 🚀 Navigating the World with AI: A Deep Dive into Soundscape’s Successor 🌐 Imagine a world where you can effortlessly understand your surroundings, even in the most chaotic environments. That’s the promise of the next-generation AI-powered navigation system being developed as a successor to Soundscape. This isn’t just about directions; it’s about understanding – a truly revolutionary step towards accessibility and independence. Let’s explore the journey, the challenges, and the exciting breakthroughs shaping this transformative technology. ...

September 1, 2025 · 3 min

A journey toward the columnar data store - lessons from past discussions and new proposals

Presenters Aya Iwata Source PGConf.dev 2025 🚀 Supercharge Your Analytics: Fujitsu’s Columnar and the Vertical Clustered Index (VCI) 💡 Are you struggling to keep up with the ever-increasing demands of real-time analytics? Do you need blazing-fast query performance without sacrificing the speed of your operational updates? Then you’re going to want to learn about Fujitsu’s exciting work with PostgreSQL, the Columnar data store, and a groundbreaking community proposal called the Vertical Clustered Index (VCI)! ...

June 9, 2025 · 4 min

ChatGPT Ain’t Got $%@& On Me! Next Generation Automated Database Tuning

Presenters William Zhang Source PGConf.dev 2025 🚀 Protox: Revolutionizing PostgreSQL Tuning with a Holistic Approach 🌐 Are you struggling to optimize your PostgreSQL database? Traditional tuning methods often fall short, tackling individual components in a sequential manner. Enter Protox, a groundbreaking system that’s changing the game by taking a holistic approach. Let’s dive into what makes Protox so special and the impressive results it’s achieving! 🎯 What is Protox and Why Does it Matter? Protox isn’t just another tuning tool; it’s a paradigm shift. It aims to find the absolute best configuration for your PostgreSQL database, considering a vast array of settings and options – everything from system knobs to table-level adjustments and even query hints. The result? Significant performance gains. ...

June 9, 2025 · 4 min

Compiling Postgres to WASM with PGlite

Presenters Sam Willis Source PGConf.dev 2025 🚀 PG Lite: PostgreSQL Gets Tiny & Mighty with WebAssembly 🌐 The database world is evolving, and PostgreSQL is leading the charge! 💡 This isn’t hyperbole; as one speaker eloquently put it, “PostgreSQL is eating the database world.” But how can we make this already powerful system even more accessible and versatile? The answer, as demonstrated in a recent presentation, lies in PG Lite, a groundbreaking effort to embed a fully functional PostgreSQL within a WebAssembly (Wasm) environment. Let’s dive into what this means, why it’s so exciting, and where it’s headed. ...

June 9, 2025 · 4 min

Exploring the benefits of learned indexes in PostgreSQL: Theory and Implementation

Presenters Gary Evans Nishchay Kothari Source PGConf.dev 2025 🚀 Learned Indexes & PostgreSQL: A Challenging Integration Journey 💡 PostgreSQL is a powerhouse of a database, relied on by countless applications. But as workloads evolve – especially those driven by machine learning and AI – traditional indexing methods sometimes struggle to keep pace. This presentation explored a fascinating, and ultimately complex, journey: attempting to integrate Microsoft’s learned index structure, “Alex,” directly into PostgreSQL. While the initial ambition was high, the experience highlighted some critical architectural realities and paved the way for exciting, more targeted solutions. Let’s dive in! ...

June 9, 2025 · 4 min