Resources for high performance SQL Server database design
        Posted  
        
            by Nathan Ridley
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Nathan Ridley
        
        
        
        Published on 2010-03-20T15:09:11Z
        Indexed on 
            2010/03/20
            15:11 UTC
        
        
        Read the original article
        Hit count: 509
        
I'd like some suggestions for online resources (blogs, guides, etc - not forums) to help me become good at designing high performance SQL Server databases that operate with large amounts of data and have heavy loads in terms of data turnover and queries per minute.
Suggestions?
© Stack Overflow or respective owner