Indexing in PostgreSQL vs MySQL

The Backend Engineering Show with Hussein Nasser

Episode | Podcast

Date: Tue, 13 Oct 2020 02:36:35 GMT

<p>In this video, I explain how both Postgres and MySQL store their indexes and their effect on reads vs writes. Let us discuss</p> <p><br /></p> <p>0:00 Intro</p> <p>1:00 Tables</p> <p>2:00 Indexes</p> <p>3:20 Indexing in Postgres</p> <p>5:00 Indexing in MySQL</p> <p>6:35 What Happens on Update on Postgres</p> <p>7:20 What Happens on Update on MySQL</p> <p>9:00 Reads on Postgres</p> <p>9:40 Reads on MySQL</p>