July 27, 2009 at 7:45 am
Hi,
I was given a job to design the database for my application.
What is the procedure to design the database.
I mean the tools, database design life cycle, any documents bla bla.
thanks in advance
July 27, 2009 at 8:13 am
a2zwd (7/27/2009)
Hi,I was given a job to design the database for my application.
What is the procedure to design the database.
I mean the tools, database design life cycle, any documents bla bla.
thanks in advance
This URL outlines the steps in designing a database.
July 27, 2009 at 8:42 am
This quite a large and open-ended question that i dont think can be answered correctly in a forum post, but one aspect that in database design that you should get to grips with is Normalisation.
July 27, 2009 at 8:45 am
That link is a good start, but you really ought to pick up a book on database design. It's one of those things that if you don't know how to do it, then you can't do it, and probably shouldn't.
But you have to learn. This is a place where you read about it and learn by example. Post sample designs for a small section of the model and get comments. It isn't easy, or simple, and there is no one way, but you will need guidance from others that have been through the process.
July 27, 2009 at 11:26 am
Huge topic. You might want to start off defining your role. Take a look at Craig Mullins book called "Database Administration." It's system agnostic and very useful.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
July 27, 2009 at 11:35 am
Hi,
The URL is good and gives lot of information.
Thanks
July 28, 2009 at 12:06 pm
a2zwd (7/27/2009)
Hi,I was given a job to design the database for my application.
What is the procedure to design the database.
I mean the tools, database design life cycle, any documents bla bla.
thanks in advance
If they want the design in the next month, you need to be honest with them and tell them you don't know how... this is not a trivial task to learn if you actually want to do it correctly.
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 7 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply