Skip to main content
  • Book
  • © 2020

Refactoring Legacy T-SQL for Improved Performance

Modern Practices for SQL Server Applications

Apress

Authors:

  • Helps to mitigate technical debt found in legacy code
  • Shows how to target performance pain points commonly found in older code
  • Promotes awareness of modern coding techniques yielding strong performance

Buy it now

Buying options

eBook USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

This is a preview of subscription content, log in via an institution to check for access.

Table of contents (9 chapters)

  1. Front Matter

    Pages i-xxi
  2. Everything Is Slow

    1. Front Matter

      Pages 1-1
    2. T-SQL Triage

      • Lisa Bohm
      Pages 3-19
    3. Documentation

      • Lisa Bohm
      Pages 21-59
  3. Database Structure

    1. Front Matter

      Pages 61-61
    2. Database Tables

      • Lisa Bohm
      Pages 63-82
    3. Database Views

      • Lisa Bohm
      Pages 83-105
  4. CRUD Objects

    1. Front Matter

      Pages 107-107
    2. Triggers

      • Lisa Bohm
      Pages 109-135
    3. Stored Procedures

      • Lisa Bohm
      Pages 137-190
    4. Functions

      • Lisa Bohm
      Pages 191-218
  5. The Bad and the Ugly

    1. Front Matter

      Pages 219-219
    2. Agent Jobs

      • Lisa Bohm
      Pages 221-226
    3. External Influences

      • Lisa Bohm
      Pages 227-232
  6. Back Matter

    Pages 233-236

About this book

Breathe new life into older applications by refactoring T-SQL queries and code using modern techniques. This book shows you how to significantly improve the performance of older applications by finding common anti-patterns in T-SQL code, then rewriting those anti-patterns using new functionality that is supported in current versions of SQL Server, including SQL Server 2019. The focus moves through the different types of database objects and the code used to create them, discussing the limitations and anti-patterns commonly found for each object type in your database.

Legacy code isn’t just found in queries and external applications. It’s also found in the definitions of underlying database objects such as views and tables. This book helps you quickly find problematic code throughout the database and points out where and how modern solutions can replace older code, thereby making your legacy applications run faster and extending their lifetimes. Author Lisa Bohm explains the logic behind each anti-pattern, helping you understand why each pattern is a problem and showing how it can be avoided. Good coding habits are discussed, including guidance on topics such as readability and maintainability. 




What You Will Learn
  • Find specific areas in code to target for performance gains
  • Identify pain points quickly and understand why they are problematic
  • Rewrite legacy T-SQL to reduce or eliminate hidden performance issues
  • Write modern code with an awareness of readability and maintainability
  • Recognize and correlate T-SQL anti-patterns with techniques for better solutions
  • Make a positive impact on application user experience in your organization




Who This Book Is For


Database administrators or developers who maintain older code, those frustrated with complaints about slow codewhen there is so much of it to fix, and those who want a head start in making a positive impact on application user experience in their organization



Authors and Affiliations

  • Chardon, USA

    Lisa Bohm

About the author

Lisa Bohm leads a team of database administrators for a software development company. Her history with legacy database code began early in her career with a summer project to rewrite the chemical inventory database for the research division of a local VA hospital. From there, she went on to building front-end web applications. When the web calls timed out, Lisa dug in to learn what databases can do. She has since transitioned into database administration, inheriting and improving legacy applications along the way. Her personal focus remains on solid database architecture and writing well-performing T-SQL. 

Bibliographic Information

Buy it now

Buying options

eBook USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access