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:infoh415:tp [2019/10/08 16:34]
gdejaege [Graph databases]
teaching:infoh415:tp [2021/09/22 13:44]
gdejaege [Active databases]
Line 4: Line 4:
  
 ==== Before Session 1 ==== ==== Before Session 1 ====
-If you are planning on working on your own laptop, please download and install the following before the first exercice session: +If you are planning on working on your own laptop/computer (which is strongly advised given the state of the computers in the computer rooms), please download and install the following before the first exercice session. 
-    * [[https://​docs.microsoft.com/​en-us/​sql/​ssms/​download-sql-server-management-studio-ssms?​view=sql-server-2017|SQL Server Management Studio]]  +    ​* For windows: 
-    * [[https://​www.microsoft.com/​en-us/​sql-server/​sql-server-editions-express|SQL Server Express]]+      ​[[https://​docs.microsoft.com/​en-us/​sql/​azure-data-studio/​download-azure-data-studio?​view=sql-server-ver15| Azure studio]] or [[https://​docs.microsoft.com/​en-us/​sql/​ssms/​download-sql-server-management-studio-ssms?​view=sql-server-2017|SQL Server Management Studio]]  
 +      * [[https://​www.microsoft.com/​en-us/​sql-server/​sql-server-downloads|SQL Server Express]] 
 +    * For mac: 
 +      * [[https://​database.guide/​how-to-install-sql-server-on-a-mac/​|Follow this tutorial]]. Note that I could not verify if this tutorial works by myself. 
 +    * For linux: 
 +      * [[https://​docs.microsoft.com/​en-us/​sql/​linux/​sql-server-linux-overview?​view=sql-server-ver15&​viewFallbackFrom=azuresqldb-current|SQL Server]]. While choosing the "​edition",​ please select the free "Express" edition. 
 +      * [[https://​docs.microsoft.com/​en-us/​sql/​azure-data-studio/​download-azure-data-studio?​view=sql-server-ver15| Azure studio]]. To connect to your SQL Server express, please indicate server: "​localhost",​ login: "​SA"​ and the password selected during the installation of SQL Server.  ​
  
  
 ==== Session 1 :  Exercises "​PhD"​ ==== ==== Session 1 :  Exercises "​PhD"​ ====
  
-  * {{:​teaching:​infoh415:​infoh415_tp01_slides_2019.pdf|Slides:​ Intro + recap}} +  * {{:​teaching:​infoh415:​2021_adb_tp1_slides.pdf|Slides:​ Intro + recap}} 
-  * {{:​teaching:​infoh415:​infoh415_tp01_exercices_2018.pdf|Exercises + Solutions}} +  * {{:​teaching:​infoh415:​2021_adb_tp1_exercices.pdf|Exercises + Solutions}} 
-  * {{teaching:​infoh415:​sdi_actives_phd_scripts.zip|SQL Server Scripts}} +  * {{:teaching:​infoh415:​2021_adb_tp1_sql.zip|SQL Server Scripts}}
-  * The first exercice session will take place in UB4.130+
  
  
-==== UB4.126: Sessions 2 and 3 : Exercises "​Employees Departments Projects"​ ==== 
  
-  * These sessions take exceptionally place in UB4.126 ​  +==== Sessions 2 and 3 : Exercises ​"​Employees Departments Projects"​ ====
-  * {{:teaching:​infoh415:​2019_infoh415_tp02_03_slides.pdf|Recap}} +
-  * {{:​teaching:​infoh415:​2018_infoh415_tp02_03_exercices_updated.pdf|Exercises ​+ Solutions}} +
-  * {{teaching:​infoh415:​sdi_actives_constraints_scripts.zip|SQL Server Scripts}}+
  
 +  * {{:​teaching:​infoh415:​2021_adb_tp02_03_slides.pdf|Recap}}
 +  * {{:​teaching:​infoh415:​2021_adb_exercices.pdf|Exercises + Solutions}}
 +  * {{:​teaching:​infoh415:​2021_adb_tp02_03sql.zip|SQL Server Scripts}}
  
  
Line 30: Line 34:
 ===== Graph databases ===== ===== Graph databases =====
  
-==== Sessions 4, ... ? ====+==== Sessions 4, 5, 6 ====
  
 The commands needed to start the server are written here under. Do not forget to first select the correct databasa as written in the assignment. The commands needed to start the server are written here under. Do not forget to first select the correct databasa as written in the assignment.
Line 48: Line 52:
  
   * {{:​teaching:​infoh415:​assigment_graph.pdf|Exercices on Graph Databases}}   * {{:​teaching:​infoh415:​assigment_graph.pdf|Exercices on Graph Databases}}
 +/*  * {{:​teaching:​infoh415:​data.zip| databases used}} ​ */
 +  * {{:​teaching:​infoh415:​graph_databases_updated.zip| databases used UPDATED}}
 +  * {{:​teaching:​infoh415:​part_3_-_neo4j-practice.pdf| introductory slides }}
 /*  * {{:​teaching:​infoh415:​graph_db_solutions_1819.pdf|Corrections}} */ /*  * {{:​teaching:​infoh415:​graph_db_solutions_1819.pdf|Corrections}} */
  
Line 54: Line 61:
  
 ==== Sessions 7, 8 and 9 ==== ==== Sessions 7, 8 and 9 ====
 +
   * {{:​teaching:​infoh415:​infoh415_tp04_05_06_slides1.pdf|Recap}}   * {{:​teaching:​infoh415:​infoh415_tp04_05_06_slides1.pdf|Recap}}
 +  * {{:​teaching:​infoh415:​temporal_difference_explained_example.pdf| Drawing temporal difference}}
 +  * {{:​teaching:​infoh415:​temporal_join_example.pdf| Drawing temporal join}}
 +  * {{:​teaching:​infoh415:​traduction_ea.pdf| Traduction of EA schemas}}
   * {{:​teaching:​infoh415:​infoh415_tp04_05_06_exercices.pdf|Exercises and solutions}}   * {{:​teaching:​infoh415:​infoh415_tp04_05_06_exercices.pdf|Exercises and solutions}}
   * {{:​teaching:​infoh415:​infoh415_1415_tp04_05_06_scripts.zip|SQL Server Scripts}}   * {{:​teaching:​infoh415:​infoh415_1415_tp04_05_06_scripts.zip|SQL Server Scripts}}
 
teaching/infoh415/tp.txt · Last modified: 2024/02/15 11:03 by ezimanyi