summaryrefslogtreecommitdiffstats
path: root/Report/Chapter1.tex
blob: 64fa3ced2e75c08dbd51a67ffc7fc12b3423c126 (plain)
1
2
3
4
5
6
7
8
9
10
11
\section{Introduction}

For the master course Advanced Databases (2ID45), we have chosen to create a liquor database. The project is called ”Pottepei” which is Flemish (Brussels) for a someone who like a beer or two. To access the database, a web interface which can be found at "http://pottepei.schinagl.nl", was made available. \\

This document will discus the inside view of the project. The general description of the project can be found in chapter 2. A description of what the website is all about and an overview of the techniques that were used to complete the project are also in this chapter. \\

In the next chapters we will go further into details about the techniques we used. In chapter 3 we will discuss all the XML aspects of the project, discuss the XML files used, how they are laid out and their purpose. \\

In chapter 4 we will explain which query's were used to achieve some of the goals of the application. Some of the query's will be given and explained. \\

Finally we will finish with the conclusion in chapter 5.