Technology, Data and Science

SQL Server Performance for Developers

Developers face an array of challenges when trying to develop performant applications for Microsoft SQL Server. In this course, instructor Joey D’Antoni shares concepts and strategies that can help you enhance your app’s performance on SQL Server. Throughout this course, Joey walks through best practices for building efficient, scalable database applications. He covers an array of topics, including execution plans, columnstore indexes, datatypes, temporary objects, and what not to do with SQL Server. He also goes over indexing, and shares how best to create temporary objects.

Learn More