0

I am a rookie.I want to design database schema for web applications.Can any one give me the links for a good data base design and also start to design from scratch.

1
  • 1
    how long is a piece of string, this is to broad to be answerable Commented Feb 27, 2011 at 4:01

2 Answers 2

2

There are a large number of example database schemas that you can study here:

http://www.databaseanswers.org/data_models/

This is probably the best database designer book for a beginner:

http://www.amazon.com/Database-Design-Mere-Mortals-Hands/dp/0201694719

Sign up to request clarification or add additional context in comments.

Comments

2

There is no single "database schema" that is suitable for all web applications. You need to have a good understanding of database design principles and apply that to the web application in question. I have found Database Systems to be a good book for learning database design principles.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.