UniKL Logo

Lehrgebiet Informationssysteme

FB Informatik

FB Informatik
 
LG IS
AG DBIS
 Staff
 Projects
  XTC
  A3: XML-Databases
  DB Caching
  XML Retrieval
  Model-Driven Development...
  Meta-Akad
  Akleon
  WBT
  SHARX
 Intern
 Impressum
AG HIS
Jobs / Tasks
Courses
Publications
Contact
Misc
Impressum
(C) AG DBIS
 

VStore

(Udo Nink, Norbert Ritter)


The VStore DBMS is a prototype implementation of OVDM and, therefore, provides OQL at its interface. VStore exploits the object oriented database management system ObjectStore as access system and storage system. VStore's data system is implemented as an additional layer realized on top of ObjectStore. This additional layer maps OVDM structures to C++ structures managed by ObjectStore. Therefore, the tasks of this layer are schema transformation and query transformation. A major component is the OSOQL-compiler directly generating C++ code from OQL statements (DDL as well as DML). Besides the implementation of OVDM concepts by the mentioned transformation approach, we are using VStore as a realization platform for new concepts which can be assigned to the following areas: application programming interface (API), activity management (long transaction management), integrity management and a graphical user interface (VGUI) integrating ad-hoc query facilities and browsing functionality.