|
Published Articles >> Table of Contents >> Abstract
Ninth European Conference on Software Maintenance and Reengineering (CSMR'05)
pp. 207-216
Database Wrappers Development: Towards Automatic Generation
Philippe Thiran, Technische Universiteit Eindhoven
Jean-Luc Hainaut, Université de Namur
Geert-Jan Houben, Technische Universiteit Eindhoven
Full Article Text:
 
DOI Bookmark: http://doi.ieeecomputersociety.org/10.1109/CSMR.2005.22
Send link to a friend
| Abstract |
|
Wrapping databases allows them to be reused in formerly unplanned contexts, such as web-based applications or federated systems. Indeed, a wrapper can provide external clients of an existing (legacy) database with a neutral interface and augmented capabilities. However, except in simplistic cases where the wrapper and the database schemas are similar, the wrapper must implement complex mappings: it must translate queries from the wrapper data manipulation language to the database primitives, and, conversely, translate extracted data into the external wrapper format. We have developed a generic schema mapping framework in which wrappers can be specified formally and generated automatically. This framework comprises a high-level generic data model and a set of schema transformations defined for this model. This reference model makes it possible to specify different data models in a uniform formalism. Mappings between schemas are expressed as sequences of reversible schema transformations. We show how these transformations can be used to translate data and queries between two schemas and hence to generate as much as possible of the code of the wrappers. The generation is supported by DB-MAIN, a wide-spectrum CASE tool.
|
Additional Information
|
Citation:
Philippe Thiran, Jean-Luc Hainaut, Geert-Jan Houben,
"Database Wrappers Development: Towards Automatic Generation,"
csmr,
pp. 207-216,
Ninth European Conference on Software Maintenance and Reengineering (CSMR'05),
2005
|
|