找回密码
 注册
搜索
热搜: java php web
查看: 3175|回复: 3

Refactoring SQL Applications (CHM英文版)

[复制链接]
发表于 2009-1-26 21:37:24 | 显示全部楼层 |阅读模式
Refactoring SQL Applications (CHM英文版)



By Stephane Faroult, Pascal L'Hermite
ISBN 10: 0-596-51497-2
ISBN 13: 9780596514976
Pages: 296
Published: August 2008 (O'Reilly)

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


详细介绍,源码在此:http://oreilly.com/catalog/9780596514976/index.html
(源码在页面中的Examples链接)

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

×
发表于 2009-1-26 23:20:17 | 显示全部楼层
谢了哈。呵呵。太感谢了哈
回复

使用道具 举报

发表于 2009-1-26 22:30:25 | 显示全部楼层
好书,我也来一下!
回复

使用道具 举报

发表于 2009-1-26 21:56:59 | 显示全部楼层
Thanks for sharing
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|软晨网(RuanChen.com)

GMT+8, 2024-9-20 16:32

Powered by Discuz! X3.5

Copyright © 2001-2023 Tencent Cloud.

快速回复 返回顶部 返回列表