Software labortaory 5 univeristy course
5 assigments of the course:
- Oracle: Getting to know Oracle DBMS, + creating a datamodel and database from a given description
- SQL: Basic, and some advenced SQL queries.
- JDBC: We got a java apllication with swing, that connects to Oracle database through JDBC. Our task was writing SQL queries, error handling, and improving the GUI.
- XSQL: Basic XSQL queries, presenting the resultset in HTML, XML and text format using XSLT.
- SOA: Implementing RESTful webservices in Python running on Flask. Basic javascript and Jquery.