###
DOI:
计算机系统应用英文版:2012,21(1):183-186
本文二维码信息
码上扫一扫!
SQLite 的SQL 语句高速缓存技术
(浙江工业大学 计算机科学与技术学院, 杭州 310023)
SQLite's SQL Statement Cache Technology
(Institute of Computer Science and Technology, Zhejiang University of Technology, Hangzhou 310023, China)
摘要
图/表
参考文献
相似文献
本文已被:浏览 3302次   下载 5222
Received:May 05, 2011    Revised:May 31, 2011
中文摘要: 随着嵌入式应用领域的发展,系统功能的日趋复杂,嵌入式设备中使用嵌入式数据库越来越成为一种趋势。SQLite因其性能和功能上的优势被广泛的使用于嵌入式应用中。但是嵌入式设备CPU处理能力相对较低,存储器容量有限,制约了SQLite的性能。针对上述问题,根据高速缓存原理,简化SQL语句执行过程中的词法分析、语法分析过程,以减少运行过程中的时间消耗。实验表明,本方法可有效提高SQL语句执行效率,在保持可用性与可靠性的前提下,提升SQLite的整体性能。
Abstract:With the development of embedded applications, and the growing complexity of system functions, use of embedded database is increasingly becoming a trend in embedded devices applications. SQLite for its performance and functionality advantages will be widely used in embedded applications. But embedded devices is relatively low CPU processing power, memory capacity is limited, which restricts the performance of SQLite. For these problems, this paper according to the high-speed cache principle to simplify the process of SQL statement execution lexical analysis and syntax analysis, to reduce the time consumption during operation. Experiments show that this method can effectively improve the efficiency of SQL statements implementation, maintaining the availability and reliability of system, to enhance the overall performance of SQLite.
文章编号:     中图分类号:    文献标志码:
基金项目:
引用文本:
戴昱,黄德才.SQLite 的SQL 语句高速缓存技术.计算机系统应用,2012,21(1):183-186
DAI Yu,HUANG De-Cai.SQLite's SQL Statement Cache Technology.COMPUTER SYSTEMS APPLICATIONS,2012,21(1):183-186