Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
teaching:infoh417 [2019/10/24 09:36]
svsummer
teaching:infoh417 [2019/11/15 09:01]
svsummer
Line 1: Line 1:
 ====== INFO-H-417 : Database Systems Architecture ====== ====== INFO-H-417 : Database Systems Architecture ======
 +<​note>​The list of approved project groups {{:​teaching:​infoh417:​students_groups.pdf|has been updated}}</​note>​
  
-<note important>​If you are following this course, please fill in   ​[[https://​docs.google.com/​forms/​d/​e/​1FAIpQLSeNNsjBE-zrhNulpldr3-z-PB8W5hHPDMcVFdho-0PGqgmvPw/​viewform|this form]] **before october 1**. This allows the course responsibles to contact you if needed, and get a better overview of the participant'​s background.</​note>​ 
  
 ===== GENERAL INFORMATION ===== ===== GENERAL INFORMATION =====
Line 78: Line 78:
 ==== Lecture 4: More Index Structures ​ ==== ==== Lecture 4: More Index Structures ​ ====
  
-  * During Lecture 4 ({{:​teaching:​infoh417:​slides-lect4-part1.pdf|slides ​part I}}, {{:​teaching:​infoh417:​slides-lect4-part2.pdf|slides part II}}, {{:​teaching:​infoh417:​slides-ch13-indexstruc.odp|slides ​part II in OpenOffice Impress format}}) we have studied index structures based on hashing. Hash-based indexes are discussed in depth in section 14.3 and 15.7 in the book.+  * During Lecture 4 ({{:​teaching:​infoh417:​slides-lect4-part1.pdf|slides}},​ {{:​teaching:​infoh417:​slides-ch13-indexstruc.odp|slides in OpenOffice Impress format}}) we have studied index structures based on hashing. Hash-based indexes are discussed in depth in section 14.3 and 15.7 in the book.
   ​   ​
   * In addition, we have also introduced data warehouses {{:​teaching:​infoh417:​slides-lect5.pdf|slides}}) and motivated the need for multidimensional index structures. Subsequently,​ we  and have studied various index structures that deal gracefully with multidimensional search keys. See sections 14.4-14.6, pages 661-688 (in the international edition) or pages 649-676 (in the new international edition) of the book.   * In addition, we have also introduced data warehouses {{:​teaching:​infoh417:​slides-lect5.pdf|slides}}) and motivated the need for multidimensional index structures. Subsequently,​ we  and have studied various index structures that deal gracefully with multidimensional search keys. See sections 14.4-14.6, pages 661-688 (in the international edition) or pages 649-676 (in the new international edition) of the book.
  
 +==== Project Assignment: External Memory Algorithms ====
  
 +  * In this assignment you are asked to implement an external-memory merge-sort algorithm, and examine its performance under different parameters. Be sure to visit the [[teaching:​infoh417:​project|project'​s page]] for full details and modalities. ​
 +
 +==== Lecture 5: Physical Operators ====
 +
 +  * In lecture 5 ({{:​teaching:​infoh417:​slides-lect6.pdf|slides}}),​ we study the basic algorithms for physical operators, together with their cost analysis. The details (including some algorithms not discussed during the lecture) can be found in chapter 15 sections 15.1 until 15.6, pages 701-746 (in the international edition) or pages 689-734 (in the new international edition). The interested reader is also advised to read Section 15.7 (although this will not be interrogated during the exam).
 +
 +  * You are expected to solve exercise 1 of the {{:​teaching:​infoh417:​03-physicalop-ex.pdf|physical operators exercises}} by the exercise session of November 8.  ​
 +
 +==== Lecture 6: Cost-Based Plan Selection ====
 +   * During lecture 6 ({{:​teaching:​infoh417:​slides-lect7.pdf|slides}}),​ we study the problems that occur when translating a logical query plan into an (optimal) physical query plan (i.e., estimating the sizes of subresults and join ordering). The details can be found in Chapter 16 (Sections 16.4 until 16.8, pages 792-839 in the international edition or pages 780-827 in the new international edition).
 +
 +  * You are expected to solve exercise 2 of the {{:​teaching:​infoh417:​04-costbasedsel-ex.pdf|cost-based plan selection exercises}} ​ by the exercises session of **November 15**.  ​
 +
 +==== Lecture 8: Coping with System Failures ​ ====
 +
 +  * During lecture 8 {{:​teaching:​infoh417:​slides-lect8-part1.pdf|slides part 1}} {{:​teaching:​infoh417:​slides-lect8-part2.pdf|slides part 2}} we gave a short introduction to transaction processing in general, and dove into coping with systems failures in particular. The details may be found in chapter 17 of the book.
 +
 +  * You are expected to solve the integrated exercise 8.2 of the {{:​teaching:​infoh417:​02-logicalopt-ex.pdf|optimization exercises}},​ and 3.5 of the {{:​teaching:​infoh417:​04-costbasedsel-ex.pdf|cost-based plan selection exercises}} by the exercise session of **Friday, November 22**. **It is strongly suggested that you try doing these exercises, as they are typical exam questions.**  ​
 +
 +  * You are expected to solve exercises 17.2.2, 17.2.4, 17.2.5, 17.2.7, 17.3.2, 17.3.3, 17.3.4, 17.3.5, 17.4.2, 17.4.3, 17.4.4, and 17.4.5 in the book by exercise session of **Friday, November 29**.
 
teaching/infoh417.txt · Last modified: 2020/09/10 08:46 by svsummer