
Stock image for illustration purposes only - book cover, edition or condition may vary.
Refactoring SQL Applications
Stephane Faroult
€ 45.99
€ 45.48
FREE Delivery in Ireland
Description for Refactoring SQL Applications
Paperback. Provides a set of options for making code modifications to improve the way your database applications function. This work helps you to learn to recognize and assess code that needs refactoring, and to understand the crucial link between refactoring and performance. Num Pages: 277 pages, Illustrations. BIC Classification: UMT; UN. Category: (XV) Technical / Manuals. Dimension: 232 x 178 x 15. Weight in Grams: 500.
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.In this work, 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; and, 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.
Product Details
Format
Paperback
Publication date
2008
Publisher
O'Reilly Media, Inc, USA United States
Number of pages
277
Condition
New
Number of Pages
277
Place of Publication
Sebastopol, United States
ISBN
9780596514976
SKU
V9780596514976
Shipping Time
Usually ships in 7 to 11 working days
Ref
99-1
About Stephane Faroult
Stephane Faroult first discovered the relational model and the SQL language in 1983, and has been performing database consultancy since then. The founder of RoughSea Ltd, he formerly worked for Oracle.Pascal L'Hermite has been working with relational databases in OLTP, production and development environments on Oracle Databases for the past 12 years and on Microsoft SQL Server for the past 5 years.
Reviews for Refactoring SQL Applications