This projects was developed for Distributed Information Systems course, on ISCTE-IUL, on 2013/2014 lective year. They are all eclipse IDE java projects, and the assignement consisted in develop a system to perform the basic operations (CRUD) on a database (in this case a Sybase database).
Each project has its own function:
- DBDataGenerator - you can find several scripts to insert random information in the database.
- DBIndiceTester - tests of the use of index and concurrent access to the database.
- Eat&Drink_Grupo16 - developed project with interfaces to gatter information from database
- Eat&Drink_Juncao - merge and final version of the project