Translating database mathematical schemes into relational database software applications with MatBase
By: Christian Mancas, Diana Christina Mancas
We present a pseudocode algorithm for translating our (Elementary) Mathematical Data Model schemes into relational ones and associated sets of non-relational constraints, used by MatBase, our intelligent database management system prototype. We prove that this algorithm is very fast, solid, complete, and optimal. We apply it to a mathematical scheme modeling the genealogical trees subuniverse. We also provide examples of SQL and VBA code for enforcing some of its non-relational constraints, as well as guidelines to develop code for enforcing such constraints.
Similar Papers
MatBase algorithm for translating (E)MDM schemes into E-R data models
Databases
Turns math data into database blueprints.
MatBase algorithm for translating (E)MDM schemes into E-R data models
Databases
Turns family tree data into computer-friendly lists.
MatBase Algorithm for Translating Entity-Relationship Data Models into (Elementary) Mathematical Data Model Schemes
Databases
Turns data plans into math plans for computers.