Converting OO Models Into RDBMS Schema

  • Authors:
  • Michael Blaha;William Premerlani;Hwa Shen

  • Affiliations:
  • -;-;-

  • Venue:
  • IEEE Software
  • Year:
  • 1994

Quantified Score

Hi-index 0.01

Visualization

Abstract

This approach combines OMTool, an object-model editor, with the Schemer compiler. Schemer converts the object model into SQL code, which can then be used to generate relational tables. The approach frees application experts from the details of database structure during early development and lets them customize tables to a particular RDBMS.