Chaves estrangeiras dinâmicas em sistemas gerenciadores de banco de dados

The current project had these objectives: to make possible the mapping of any information inside a database; to build connections between tables dynamically, without alteration or creation of columns. To create a model of tables relationship capable of been adapted to any DBMS. It will be developed...

ver descrição completa

Autor principal: Fischer, Felipe Eduardo
Formato: Trabalho de Conclusão de Curso (Graduação)
Idioma: Português
Publicado em: Universidade Tecnológica Federal do Paraná 2020
Assuntos:
Acesso em linha: http://repositorio.utfpr.edu.br/jspui/handle/1/9818
Tags: Adicionar Tag
Sem tags, seja o primeiro a adicionar uma tag!
Resumo: The current project had these objectives: to make possible the mapping of any information inside a database; to build connections between tables dynamically, without alteration or creation of columns. To create a model of tables relationship capable of been adapted to any DBMS. It will be developed, inside the clinic software, in the business layer, that will qualify the information insertion and mapping of them. The waited result is the capacity of information inclusion, inside the database, without the foreign key necessity, once that the connections will be done by auxiliary tables.