Fexingo

Database Tech with Fexingo: SQL, NoSQL, and Data Storage Conversations

Business EN ↓ 104 episodes

Lucas and Luna explore the landscape of database technology, from relational SQL systems to document-based NoSQL and emerging storage paradigms. Each episode examines a specific database model—columnar stores, graph databases, time-series engines, or serverless SQL—and dissects its architecture, performance characteristics, and real-world tradeoffs. Lucas brings a journalist's rigor, questioning vendor claims and surfacing benchmark data; Luna pushes back with practitioner experience, asking how these systems behave under production loads. Together they compare when PostgreSQL's mature indexin...

Author

Fexingo

Category

Business

Podcast website

www.fexingo.com

Latest episode

Jul 11, 2026

Where to listen?

Podcasts in the app Replaio Radio Coming soon

Podcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts

Get it on Google Play Install for free Android 5M+ downloads · 4.8 rating iOS soon

Episodes

How Write-Ahead Logs Protect Your Database Data 22.05.2026

In this episode of Database Tech with Fexingo, Lucas and Luna explore write-ahead logs (WAL) — the unsung hero of database durability. They break down how PostgreSQL's WAL works, using a concrete example of a banking transaction to illustrate the 'log first, write later' principle. Lucas explains the mechanics of checkpointing, how WAL enables point-in-time recovery, and why it's critical for cras...

Why Database Sharding Breaks Without a Good Shard Key 21.05.2026

Lucas and Luna drill into one of the trickiest decisions in distributed databases: choosing a shard key. They walk through a real-world example where a social media startup used user ID as its shard key, hit a 'hot partition' that crashed their database, and had to re-shard 200 million records live. Along the way they explain sharding basics, the difference between ranged and hashed keys, and why...

Why Indexing Strategies Matter More Than Query Optimization 21.05.2026

Lucas and Luna dive into the hidden bottleneck that plagues most production databases: poor indexing. Using a real-world case from a mid-size e-commerce company, they show how one missing composite index caused a 47-second query that should have run in 200 milliseconds. They explain B-tree vs. hash indexes, clustered vs. non-clustered, and why covering indexes can eliminate table scans entirely. N...

The Query That Cost a Startup 18 Hours 19.05.2026

In this debut episode of Database Tech with Fexingo, Lucas and Luna dive into a real-world disaster: a fast-growing e-commerce startup that lost an entire day of sales because of one poorly written SQL query. They break down how a simple missing index turned a two-millisecond lookup into an 18-hour table scan, what the engineering team could have done differently, and why this case study is a perf...

Listen to the Database Tech with Fexingo: SQL, NoSQL, and Data Storage Conversations podcast in Replaio

Radio and podcasts in one app - free, with no sign-up. Install today and do not miss the launch

Get it on Google Play

Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.