<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Indexing on Alfonso Subiotto</title><link>http://asubiotto.com/tags/indexing/</link><description>Recent content in Indexing on Alfonso Subiotto</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 20 Mar 2023 00:00:00 +0000</lastBuildDate><atom:link href="http://asubiotto.com/tags/indexing/index.xml" rel="self" type="application/rss+xml"/><item><title>Designing Your Indexes for Better Database Performance</title><link>http://asubiotto.com/writing/designing-your-indexes-database-performance/</link><pubDate>Mon, 20 Mar 2023 00:00:00 +0000</pubDate><guid>http://asubiotto.com/writing/designing-your-indexes-database-performance/</guid><description>&lt;p&gt;At Polar Signals, we improved our database query performance by 80% by changing the primary index in our main database table. In this blog post, we’ll go through why the performance improved in our specific use case and try to develop an intuition as to how to design indexes for better query performance. I hope that by reading this blog post, you will come away with a better intuition around index design to improve your own database queries.&lt;/p&gt;</description></item></channel></rss>