Publication:
Generador del modelo relacional y esquemas de bases de datos a partir del modelo entidad/relación

Loading...
Thumbnail Image
Official URL
Full text at PDC
Publication Date
2007
Editors
Journal Title
Journal ISSN
Volume Title
Publisher
Citations
Google Scholar
Research Projects
Organizational Units
Journal Issue
Abstract
En la creación de una base de datos es necesario seguir una serie de pasos para llegar a un buen diseño. En primer lugar se ha de realizar una representación conceptual sobre el mini universo que abarcará la base de datos, esto se materializa en un diagrama entidad-relación en el que aparecen los conceptos involucrados y las relaciones entre ellos. A partir de ahí y en función del uso que se le vaya a dar a la base de datos (qué relaciones van a ser más consultadas, qué entidades tienen más instancias, etc.) se escogerá la representación conceptual más adecuada para la misma. Todo ello para conseguir finalmente una representación física de nuestro mini mundo a través del lenguaje SQL. [ABSTRACT] When you create a database schema is necessary to follow some specific steps in order to get a good design. First of all, you have to specify a conceptual representation of the mini universe the database deal with. There, the involved concepts and the relations between them will appear; this is called the entity relationship diagram. Once you get it, you have to think about the use you are going to give to your database (e.g. which relationships will be the most looked up? Which entities will have more information?) so that the relational model diagram could be as suitable and efficient as possible. Finally, all this information will be capture through the SQL language, which allows you to access to the database. Our application provides the user to create databases schemas easily without knowing any SQL language but only by introducing the entityrelationship diagram and by answering some questions about the use of the database in order to get a rather efficient design.
Description
Trabajo de la asignatura Sistemas Informáticos (Facultad de Informática, Curso 2006-2007)
Unesco subjects
Keywords
Citation