Advanced Database Project

Due on 5-29-08

 

For this project you will implement an Object Oriented Database System and prepare a 5 to 10 minute presentation about your findings. These are your options:

 

  1. Select an OODBMS from http://cbbrowne.com/info/oodbms.html then download, install and identify the following charactersistics in the OODBMS selected

 

    1. How classes are defined (ODL equivalent part)
    2. How instances are created
    3. How queries are implemented and executed
    4. OO Language with integrates the OODB



  1. Implement Kevin’s Perst project and add new features to his “Class composition herarchy implementation

 

Useful links for Kevin’s Project

http://uwp.edu/~quevedo/courses/csci480/perst-instructions.txt

http://uwp.edu/~quevedo/courses/csci480/class-composition-example.pdf

http://www.mcobject.com/perst/

http://en.wikipedia.org/wiki/Perst

https://perst.dev.java.net/