Automatic reverse engineering approach for the extraction of ERC+ from databases

  • Authors:
  • Issam A. R. Moghrabi;Raji F. Abou Rakabeh

  • Affiliations:
  • Natural Science Division, Lebanese American University, P.O. Box 13-5053, Beirut, LEBANON;Natural Science Division, Lebanese American University, P.O. Box 13-5053, Beirut, LEBANON

  • Venue:
  • Progress in computer research
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

A fully automatic Reverse Engineering method is presented in this work to extract a conceptual schema from a relational database. Such a practical method depends on the analysis of the database extension as well as the analysis of data manipulation statements in the source code of a database application that uses a Relational Database Management System. Attributes representing references between tables in the relational schema are determined by an analysis of join conditions in all queries of the database. Also, database extension helps in determining the inclusion dependencies between tables.