The Flavors of Database Replication - The Backend Engineering Show with Hussein Nasser

The Flavors of Database Replication - The Bac...

Up next

How a query optimization gave birth to infinite scroll

The infinite scroll in social media as we know it today is despised by all. But it always start as a bad idea. It originated as a result of UI change to relief the backend database from inefficient queries. I explore this in this episode of the backend engineering. 0:00 Intro1:00 ...  Show more

Postgres is half as fast in Linux 7.0

An aws engineer discovered a 50% regression in postgres throughput while testing the new Linux 7.0 kernel. The cause turns out to be massive TLB and page faults exacerbated by Postgres process-based design. In this backend engineering show episode I dive deep into how this was di ...  Show more

Recommended Episodes

S17:E9 - What are some database architectures and their use cases (Kyle Bernhardy)
CodeNewbie

In this episode, we talk about database architectures and some of their use cases, with Kyle Bernhardy, CTO of HarperDB. Kyle talks about what a database is, different types of databases, and when you might want to use one type of database over another. Show Links DevDiscuss (spo ...  Show more

081: Data Visualization & How to Freelance Your Passion
Super Data Science: ML & AI Podcast with Jon Krohn

In this episode of the SuperDataScience Podcast, I chat with Data Visualisation Designer, Nadieh Bremer. You will hear about the relationship between algorithm and visualization, learn the top data visualization tips, and ways of creating presentable visualizations and how to pre ...  Show more

#1028: Databases
Magic: The Gathering Drive to Work Podcast

In this podcast, I talk about one of the most important tools we use for Magic design—databases. I walk through the history of our databases and explain how we use them.

 

#491: DuckDB and Python: Ducks and Snakes living together
Talk Python To Me

See the full show notes for this episode on the website at talkpython.fm/491