Refactoring SQL Applications

Refactoring SQL Applications

AngličtinaMäkká väzba
Faroult Stephane
O'Reilly Media
EAN: 9780596514976
Na objednávku
Predpokladané dodanie vo štvrtok, 6. júna 2024
40,11 €
Bežná cena: 44,57 €
Zľava 10 %
ks
Chcete tento titul ešte dnes?
kníhkupectvo Megabooks Banská Bystrica
nie je dostupné
kníhkupectvo Megabooks Bratislava
nie je dostupné
kníhkupectvo Megabooks Košice
nie je dostupné

Podrobné informácie

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.
EAN 9780596514976
ISBN 0596514972
Typ produktu Mäkká väzba
Vydavateľ O'Reilly Media
Dátum vydania 30. septembra 2008
Stránky 277
Jazyk English
Rozmery 305 x 234 x 16
Krajina United States
Autori Faroult Stephane
Ilustrácie Illustrations