October 26, 2006 09:26 PM

Database Design for Performance

Add these crucial items to your database-design process
Rating: (0)
SQL Server Magazine
InstantDoc ID #93633
Building and operating a performant SQL Server-based application requires strong process and engineering discipline. Many approaches to performance engineering—techniques such as bottleneck analysis and wait-state analysis—apply only after the system has been developed, when it's more challenging and expensive to address design problems. But if you create an ongoing performance-engineering process, you can anticipate certain behaviors and characteristics, applying a variety of design techniques and monitoring and maintenance techniques that will ensure proper design as well as smooth running operations.

Of ...

...This article is for paid Professional Members only.

Already a Professional Member? Please log in now:

NOT A PROFESSIONAL MEMBER? YOU CHOOSE:

Professional Membership

Monthly

Annual

VIP Membership

Monthly

Annual

Add a Comment

Wonderfull article, but I must say, I do not agree with some of your recomendations, for example, the index on foreign key columns. I see in SQL Server 2005's dm_db_index_usage_stats that such a index in one of my databases is constantly updated and rarely used so I decided to not use it. Do you agree?

Take Care.

Marcos6/23/2009 10:42:46 AM


Excellent aticle. I am a seasoned dba, IDMS, Teradata, DB2 and now SQL 2000/ 2005, I still pick up a lot of tips from the article. Thanks.

BRIGITTE2/9/2007 3:04:08 PM


The article was very well written and assisted with the meeting I had the very next day regarding our performance pitfalls. Thank you!

Steven11/10/2006 9:50:06 AM


You must log on before posting a comment.

Are you a new visitor? Register Here
GOOGLE LINKS
SPONSORED LINKS
FEATURED LINKS