首页 | 本学科首页   官方微博 | 高级检索  
     

SQLite在电话网管系统中的应用
引用本文:王沛汉,国强,周毅. SQLite在电话网管系统中的应用[J]. 计算机工程与设计, 2005, 26(11): 3152-3154,3157
作者姓名:王沛汉  国强  周毅
作者单位:中国科学院,研究生院,北京,100039
摘    要:开放源码的SQLite(www.sqlite.org)实现了基于文件系统的嵌入式关系数据库,尽管相对于商品化的数据库产品其功能尚显弱小,但对于一般的应用软件,使用SQLite能大大降低软件开发的复杂度。在电话网管系统中,代理层网元故障管理模块的业务逻辑相当复杂,采用SQLite可以将复杂的业务数据予以适当的抽象和封装,原先在进程内存中被管理的业务数据被转移到嵌入式的SQLite数据库中,应用程序的开发由此得到简化。

关 键 词:嵌入式关系数据库 电信管理网 网元故障管理 网元代理 开放源码
文章编号:1000-7024(2005)11-3152-03
收稿时间:2005-03-27
修稿时间:2005-03-27

Application of SQLite in telecommunication management system
WANG Pei-han,GUO Qiang,ZHOU Yi. Application of SQLite in telecommunication management system[J]. Computer Engineering and Design, 2005, 26(11): 3152-3154,3157
Authors:WANG Pei-han  GUO Qiang  ZHOU Yi
Affiliation:Graduate School, Chinese Academy of Sciences, Beijing 100039, China
Abstract:SQLite(www.sqlite.org) is anopensource embeded SQL databse engine.Although not as powerful as commercialdatabase products,it is adequate for common applications to reduce the complexity of software development.The fault management module in TMN agent layer is quite complex,but by using SQLite the complicated application data can be abstracted and encapsulated properly.The application data which managed in memory is handled by SQLite engine,and the development of application program is simplified.
Keywords:SQLite   TMN   fault management   agent   open source
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号