摘要
该文提出了在餐饮服务系统中使用Berkeley DB数据库的方案。设计中为实现餐饮机的脱机消费,选用开源的嵌入式Berkeley DB数据库,以达到小巧且高性能的目标。在介绍Berkely DB的特点和餐饮服务系统结构的基础上,以系统数据库的设计与实现为例,着重介绍了Berkeley DB的用法。设计的数据库使餐饮服务系统更为高效、便利。
This paper mainly introduces the application of embedded Berkeley DB in Eatery Server System. We choose a open-sourced database named Berkeley DB to design the Eatery Server System, and database will make the system more facile and more capable. After introducing the character of Berkely DB and the configuration of Eatery Server System f, then the paper emphasize the usage of the Berkely DB with some examples of designment and realization for the system database. That database makes the eatery server system more convenience.
出处
《电子器件》
CAS
2008年第5期1693-1695,共3页
Chinese Journal of Electron Devices
关键词
嵌入式数据库
餐饮服务系统
数据库设计
embedded database
eatery server system
designment of database