Skip to main content

#postgresql

postgresqlfiltered results
How Database Indexes Actually Work — A Visual Deep Dive
87@TheDarkArtist

How Database Indexes Actually Work — A Visual Deep Dive

Every developer has written CREATE INDEX at some point. Most know it "makes queries faster." But few actually understand why — or when an index makes things worse.

EOF - End of #postgresql posts