计算机与现代化 ›› 2010, Vol. 1 ›› Issue (5): 184-188.doi: 10.3969/j.issn.1006-2475.2010.05.051

• 应用与开发 • 上一篇    下一篇

SQLite数据库在嵌入式中间件系统中的应用

李俊凤   

  1. 广州民航职业技术学院通讯工程系,广东 广州 510403
  • 收稿日期:2009-12-17 修回日期:1900-01-01 出版日期:2010-05-10 发布日期:2010-05-10

Application of SQLite in Embedded Middleware System

LI Jun-feng   

  1. Department of Communication Engineering, Guangzhou Civil Aviation College, Guangzhou 510403, China
  • Received:2009-12-17 Revised:1900-01-01 Online:2010-05-10 Published:2010-05-10

摘要: 介绍了基于ARM的嵌入式射频识别中间件系统中,如何使用SQLite数据库为中间件系统存储数据,从而可以方便及时地对数据进行平滑和过滤,客户端也可以方便地对数据进行查询。结合嵌入式系统开发中对数据库的需求简单地介绍了SQLite的特点,结合表单并利用SQLite提供的C语言API,成功地实现了客户与SQLite嵌入式数据库系统的动态交互。最后结合具体应用简单介绍了数据库的优化设计。

关键词: SQLite数据库, 嵌入式系统, 射频识别, 中间件

Abstract: This article explains the principle and constitution of embedded RFID middleware based on ARM, and how to use SQLite to save, filter and smooth data. It also introduces the characteristic of SLQite and the demand of embedded system of RFID middleware to database’s performance. The dynamic alternation between clients and SQLite is built by C API that is offered by SQLite, which is used by form technology. At last, it introduces the optimized design of SQLite.

Key words: SQLite, embedded system, RFID, middleware

中图分类号: