<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Database on Kailun's Blog</title><link>https://elated-hopper-5c0cb3.netlify.app/tags/database/</link><description>Recent content in Database on Kailun's Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 21 Feb 2021 19:45:34 -0800</lastBuildDate><atom:link href="https://elated-hopper-5c0cb3.netlify.app/tags/database/index.xml" rel="self" type="application/rss+xml"/><item><title>Index Fundamentals of Relational Database</title><link>https://elated-hopper-5c0cb3.netlify.app/posts/indexes/</link><pubDate>Sun, 21 Feb 2021 19:45:34 -0800</pubDate><guid>https://elated-hopper-5c0cb3.netlify.app/posts/indexes/</guid><description>&lt;p&gt;Knowledge of database systems is essential to software engineers, and it&amp;rsquo;s unfortunate that I don&amp;rsquo;t have much exposure to databases (especially relational ones) at work. Luckily, there&amp;rsquo;s this &lt;a href="https://15445.courses.cs.cmu.edu/fall2020/"&gt;highly rated database course&lt;/a&gt; from CMU with quite a lot of learning materials, which provides me with a good chance to catch up on this area.&lt;/p&gt;
&lt;p&gt;My current plan is to go over indexing and transactions first and this particular post will be grouping some index related notes. The major reason behind this this is that I have recently just gain some high-level understanding of these 2 topics by reading &lt;a href="https://www.amazon.com/Designing-Data-Intensive-Applications-Reliable-Maintainable/dp/1449373321"&gt;Designing Data-Intensive Applications&lt;/a&gt; book, and going over them in more details again could facilitate my understanding of them.&lt;/p&gt;</description></item></channel></rss>