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 [2018/12/11 11:54]
gdejaege [Spatial databases (PostGIS)]
teaching:infoh415:tp [2019/10/08 16:30]
gdejaege
Line 2: Line 2:
  
 ===== Active databases ===== ===== Active databases =====
 +
 +==== Before Session 1 ====
 +If you are planning on working on your own laptop, 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]] ​
 +    * [[https://​www.microsoft.com/​en-us/​sql-server/​sql-server-editions-express|SQL Server Express]]
 +
  
 ==== Session 1 :  Exercises "​PhD"​ ==== ==== Session 1 :  Exercises "​PhD"​ ====
  
-  * {{:​teaching:​infoh415:​infoh415_tp01_slides_2018B.pdf|Slides:​ Intro + recap}}+  * {{:​teaching:​infoh415:​infoh415_tp01_slides_2019.pdf|Slides:​ Intro + recap}}
   * {{:​teaching:​infoh415:​infoh415_tp01_exercices_2018.pdf|Exercises + Solutions}}   * {{:​teaching:​infoh415:​infoh415_tp01_exercices_2018.pdf|Exercises + Solutions}}
   * {{teaching:​infoh415:​sdi_actives_phd_scripts.zip|SQL Server Scripts}}   * {{teaching:​infoh415:​sdi_actives_phd_scripts.zip|SQL Server Scripts}}
 +  * The first exercice session will take place in UB4.130
  
  
-==== Sessions 2 and 3 : Exercises "​Employees Departments Projects"​ ====+==== UB4.126: ​Sessions 2 and 3 : Exercises "​Employees Departments Projects"​ ====
  
-  * {{:​teaching:​infoh415:​infoh415_tp02_03_slides.pdf|Recap}}+  ​* These sessions take exceptionally place in UB4.126 ​  
 +  ​* {{:​teaching:​infoh415:​2019_infoh415_tp02_03_slides.pdf|Recap}}
   * {{:​teaching:​infoh415:​2018_infoh415_tp02_03_exercices_updated.pdf|Exercises + Solutions}}   * {{:​teaching:​infoh415:​2018_infoh415_tp02_03_exercices_updated.pdf|Exercises + Solutions}}
   * {{teaching:​infoh415:​sdi_actives_constraints_scripts.zip|SQL Server Scripts}}   * {{teaching:​infoh415:​sdi_actives_constraints_scripts.zip|SQL Server Scripts}}
 +
 +
 +
 +
 +
 +===== Graph databases =====
 +
 +==== Sessions 4, ... ? ====
 +In Linux, login, then open a terminal window, and the following should work:
 +
 +cd /tmp
 +tar xJf /​serveur/​neo4j.tar.xz
 +cd neo4j
 +./bin/neo4j console
 +
 +
 +  * {{:​teaching:​infoh415:​assigment_graph.pdf|Exercices on Graph Databases}}
 +/*  * {{:​teaching:​infoh415:​graph_db_solutions_1819.pdf|Corrections}} */
  
  
 ===== Temporal databases ===== ===== Temporal databases =====
  
-==== Sessions ​4and ====+==== Sessions ​7and ====
   * {{:​teaching:​infoh415:​infoh415_tp04_05_06_slides1.pdf|Recap}}   * {{:​teaching:​infoh415:​infoh415_tp04_05_06_slides1.pdf|Recap}}
   * {{:​teaching:​infoh415:​infoh415_tp04_05_06_exercices.pdf|Exercises and solutions}}   * {{:​teaching:​infoh415:​infoh415_tp04_05_06_exercices.pdf|Exercises and solutions}}
Line 25: Line 51:
   * {{:​teaching:​infoh415:​infoh415_tp05_ex10.pdf|Explanation of 10th query exercise}}   * {{:​teaching:​infoh415:​infoh415_tp05_ex10.pdf|Explanation of 10th query exercise}}
   * {{:​teaching:​infoh415:​ex10_aggregation_step_by_step.pdf|10th query step by step drawing}}   * {{:​teaching:​infoh415:​ex10_aggregation_step_by_step.pdf|10th query step by step drawing}}
- 
- 
-===== Graph databases ===== 
- 
-==== Sessions 7, 8 and 9 ==== 
- 
-  * {{:​teaching:​infoh415:​graph_databases_assignment.pdf|Exercices on Graph Databases}} 
  
  
 
teaching/infoh415/tp.txt · Last modified: 2024/02/15 11:03 by ezimanyi