节点文献
基于.NET的数据库访问优化策略
.NET-based Database Access Optimization Strategy
【摘要】 在一个应用系统中,如果有数据库访问操作,数据库操作的性能将直接影响应用程序的性能。本文介绍基于.NET数据库访问技术的优化,包括数据库连接池技术、数据对象的选择、连接的关闭技术、数据缓存技术,以及SQL查询语句的优化,通过优化数据库访问来提高应用程序的性能。
【Abstract】 In an application system,if there are database access operations,the performance of database operations will directly affect the performance of application.This paper introduces the optimization of.NET-based data access technology,including the database connection pooling,the selection skill of data object,the technology of close connection,data caching technology,and optimization of SQL query statements.It improves the application performance by optimizing the database access.
【关键词】 ADO.NET数据访问;
数据库连接池;
数据缓存;
查询优化;
应用程序性能;
【Key words】 ADO.NET data access; database connection pool; data caching; query optimization; application performance;
【Key words】 ADO.NET data access; database connection pool; data caching; query optimization; application performance;
- 【文献出处】 计算机与现代化 ,Computer and Modernization , 编辑部邮箱 ,2011年12期
- 【分类号】TP311.13
- 【被引频次】10
- 【下载频次】52