Tag Archives: database design

Indexing the Web—It’s Not Just Google’s Business (A List Apart)

Interface responsiveness is one of many details web developers must consider in their quest to deliver a good user experience. An application that responds quickly enhances the user’s sense of control. In working to maximize application speed, though, one often-overlooked element that can affect performance more than almost anything else: database design.

Continue reading at A List Apart