Refactoring SQL Applications

Refactoring SQL Applications

作者: Stephane Faroult Pascal L'Hermite
出版社: O'Reilly
出版在: 2008-08-01
ISBN-13: 9780596514976
ISBN-10: 0596514972
裝訂格式: Paperback
總頁數: 298 頁





內容描述


What can you do when database performance doesn't meet expectations? Before you turn to expensive hardware upgrades to solve the problem, reach for this book. Refactoring SQL Applications provides a set of tested options for making code modifications to dramatically improve the way your database applications function. Backed by real-world examples, you'll find quick fixes for simple problems, in-depth answers for more complex situations, and complete solutions for applications with extensive problems. Learn to:Determine if and where you can expect performance gains Apply quick fixes, such as limiting calls to the database in stored functions and procedures Refactor tasks, such as replacing application code by a stored procedure, or replacing iterative, procedural statements with sweeping SQL statements Refactor flow by increasing parallelism and switching business-inducted processing from synchronous to asynchronous Refactor design using schema extensions, regular views, materialized views, partitioning, and more Compare before and after versions of a program to ensure you get the same results once you make modifications Refactoring SQL Applications teaches you to recognize and assess code that needs refactoring, and to understand the crucial link between refactoring and performance. If and when your application bogs down, this book will help you get it back up to speed.




相關書籍

MySQL 故障排除與效能調校完全攻略 (上)

作者 李春 羅小波 董紅禹 廖信彥 審校

2008-08-01

MySQL 新手入門超級手冊, 2/e (適用 MySQL 8.x 與 MariaDB 10.x)

作者 張益裕

2008-08-01

MySQL數據庫技術與項目應用教程

作者 李錫輝 王櫻

2008-08-01