DESENVOLVIMENTO DE UMA FERRAMENTA PARA MAPEAMENTO DE UM MODELO CONCEITUAL DE DADOS PARA UM BANCO DE DADOS ORIENTADO A OBJETOS

oleh: Janaína Iacia Silva, Aglaê Pereira Zaupa, Mário Augusto Pazoti

Format: Article
Diterbitkan: Universidade do Oeste Paulista 2014-06-01

Deskripsi

Databases (DB) are groupings of data that are stored persistently, staying available to perform various operations on the data entered. For its creation it’s necessary to build a conceptual data model, which consists in abstracting certain business information (interest area), along with rules for creation of the structures data. This paper proposes the development of a tool that enables the creation of a conceptual data modeling, mapping to a class diagram and the creation of an Object-Oriented Database (OODB) Script, along with their respective classes in C#. Most of the necessary elements for conceptual modeling and the corresponding elements of the UML for mapping were implemented, and the use of Caché OODB for demonstration.