| | |
automated database design
Please support our Database Design advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: May 2006
Posts: 1
Reputation:
Solved Threads: 0
Write a program in a high-level language which accepts as input a user's description of an E/R diagram, automatically converts this to a relational schema, and outputs both the E/R model and the relational schema in some readable and understandable form.
The E/R model does not have to input graphically through a sophisticated GUI, although you can certainly do that if you wish. You can also input this model using a command line interface, or though any other technique you can think of.
Once this model is input to your program, it should be able to:
· Output the model in an understandable fashion
· Convert this model to a relational model using a minimal number of tables.
· Output the relational schema
Team, i dont want the code or solution,
I just want to know what this question mean, please give me an example of what the input and ouput would look like.
Provide me some scenraio or examples.
plzz help me in this.
I just want to understand the design what is asked in this questions.
Plzz help
Thanks
The E/R model does not have to input graphically through a sophisticated GUI, although you can certainly do that if you wish. You can also input this model using a command line interface, or though any other technique you can think of.
Once this model is input to your program, it should be able to:
· Output the model in an understandable fashion
· Convert this model to a relational model using a minimal number of tables.
· Output the relational schema
Team, i dont want the code or solution,
I just want to know what this question mean, please give me an example of what the input and ouput would look like.
Provide me some scenraio or examples.
plzz help me in this.
I just want to understand the design what is asked in this questions.
Plzz help
Thanks
![]() |
Similar Threads
- Database design regarding two 'linking' tables (Database Design)
- Database Design for storing versions (Database Design)
- Database Design feedback (absolute beginner here :) (Database Design)
- Help with contact/mailing list database design... (Database Design)
- Database design - subtypes and instances of an entity (Database Design)
- Database Design - Supertypes and Subtypes (Database Design)
- Database Design Advice (MySQL)
Other Threads in the Database Design Forum
- Previous Thread: Dream Team Website & Database
- Next Thread: Postgresql Distributed Database
| Thread Tools | Search this Thread |





