摘要
在一个应用系统中,如果有数据库访问操作,数据库操作的性能将直接影响应用程序的性能。本文介绍基于.NET数据库访问技术的优化,包括数据库连接池技术、数据对象的选择、连接的关闭技术、数据缓存技术,以及SQL查询语句的优化,通过优化数据库访问来提高应用程序的性能。
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.
出处
《计算机与现代化》
2011年第12期86-88,共3页
Computer and Modernization