摘要
为提高基于SQLServer数据库应用程序的执行效率,分析了SQLServer数据库系统自身的查询优化处理技术,总结出多种基于SQLServer数据库的应用程序性能优化方法:选择性能优越的服务器;优化数据库设计;使用查询效率较高的查询语句;使用存储过程;有效的使用事务和批处理;避免阻塞;选择合适的开发工具和采用有效的数据库访问技术。
In order to improve execute efficiency of application program in SQL server database. Query optimization technology from application program in SQL server database is analyzed. Models ofoptimizing application in SQL server database is presented, including selecting optimizing superior server; optimizing database design; using procedure; using query efficiency SQL language; using affair and batch; avoid backup; select develop tools and adopt efficiency database access technology.
出处
《计算机工程与设计》
CSCD
北大核心
2006年第15期2884-2886,共3页
Computer Engineering and Design
关键词
数据库应用程序
性能优化
存储过程
页
锁
事务
application program in SQL server database
performance optimization
procedure
page
lock
affair