Vorlesung
“Datenbankbasierte Web-Anwendungen”
Vorlesungen
Datum | Titel | Folien (HTML) | Folien (PDF) |
---|---|---|---|
2017-03-21 | Einfuehrung in Datenbanken | Vorlesung 1 | Vorlesung 1 |
2017-03-28 | Entity Relationship Modellierung (ERM) & Structured Query Language (SQL) | Vorlesung 2 | Vorlesung 2 |
2017-04-04 | Datenbank Schema Erstellung mit Structured Query Language (SQL) | Vorlesung 3 | Vorlesung 3 |
2017-04-11 | Datenbank Schema: Eigene Datentypen und Umsetzung von ERM Beziehungen | Vorlesung 4 | Vorlesung 4 |
2017-04-25 | Foreign Keys und Datenabfragen | Vorlesung 5 | Vorlesung 5 |
2017-05-02 | Datenabfragen ueber mehrere Tabellen und Normalisierung | Vorlesung 6 | Vorlesung 6 |
Laboruebungen
Quiz
Literatur
Einführende Literatur:
[1] G. Lausen, Datenbanken: Grundlagen und XML-Technologien (German Edition). Spektrum Akademischer Verlag, 2005, p. 286.
[2] H. Garcia-Molina and J. D. Ullman, Database Systems.The Complete Book.[Englisch]. Prentice Hall; Auflage: International ed, 2001, p. 1119.
[3] M. Takahashi, S. Azuma, and T.-P. C. Ltd., The Manga Guide to Databases. No Starch Press, 2008, p. 214.
[4] Q. E. Mccallum, Bad Data, First Edit. Sebastopol, California, 2012.
[5] C. J. Date, An Introduction to Database Systems (8th Edition). Addison-Wesley, 2003, p. 1024.
[6] M. Unterstein and G. Matthiessen, Relationale Datenbanken und SQL in Theorie und Praxis. Berlin, Heidelberg: Springer Berlin Heidelberg, 2012.
Weitergehende Literatur:
[1] S. J. Ambler and P. J. Sadalage, Refactoring Databases: Evolutionary Database Design (paperback) (Addison-Wesley Signature Series (Fowler)). Addison-Wesley Professional, 2011, p. 384.
[2] J. Celko, Joe Celko’s SQL for Smarties: Advanced SQL Programming Third Edition (The Morgan Kaufmann Series in Data Management Systems). Morgan Kaufmann, 2005, p. 600.
[3] J. Celko, Joe Celko’s SQL Puzzles and Answers, Second Edition, Second Edition (The Morgan Kaufmann Series in Data Management Systems). Morgan Kaufmann, 2006, p. 325.
[4] J. Celko, Joe Celko’s SQL Programming Style (The Morgan Kaufmann Series in Data Management Systems). Morgan Kaufmann, 2005, p. 240.
[5] J. Celko, Joe Celko’s Trees and Hierarchies in SQL for Smarties, (The Morgan Kaufmann Series in Data Management Systems). Morgan Kaufmann, 2004, p. 224.
[6] C. J. Date, Database in depth: relational theory for practitioners, First Edit. 2005.
[7] B. Karwin, SQL Antipatterns: Avoiding the Pitfalls of Database Programming (Pragmatic Programmers). Pragmatic Bookshelf, 2010, p. 328.
Ausgewählte Online Resources
[1] “Martin fowler on databases.” [Accessed: 2016-10-26].
[2] “Comparison of different SQL implementations.” Letzte Änderung in 2014 [Accessed: 2016-10-26].