期刊文献+

GKD-Base中嵌入式SQL的设计与实现 被引量:2

Design and implementation of embedded SQL system in GKD-base
下载PDF
导出
摘要 GKD-Base数据库管理系统是自主开发并具有高安全级别的关系型数据库系统,讨论了该系统中嵌入式SQL的设计与实现技术。在C语言中嵌入SQL语句,就需要处理两种语言成分,即C语言成分与GKD-ESQL语句成分,通过对GKD-ESQL语句的预编译处理,识别其中的SQL语句,并将其转换成相应的C语言函数调用格式,并在ESQL运行库中实现这些函数,从而通过C编译器的处理,就可以将嵌入式SQL编译成可执行代码,并在GKD-Base数据库管理系统中执行。 The design and implementation technology ofthe embedded SQL in GKD-base is discussed. GKD-baseDBMS is developed under the cooperation of NUDT and other research institutes, and is of a very high security level. To enable SQL statements embedded in C language, the compiler needs to process two languages elements: C language elements and GKD-ESQL statement elements. The SQL statements are recognized first then are translated into corresponding C function calls by the pre-compiling step. The function calls are implemented as the ESQL runtime library. Then the intermediate C program is compiled, linked and executed under the GKD-base DBMS environment.
出处 《计算机工程与设计》 CSCD 北大核心 2006年第16期3088-3091,3095,共5页 Computer Engineering and Design
关键词 嵌入式SQL 预编译 运行库 DBMS embedded SQL pre-compile runtime library DBMS
  • 相关文献

参考文献5

  • 1Hector Garcia-Molina,Jeffrey D Ullman,Jennifer Widom.Data base system implementation[M].USA:Prentice Hall,2000.
  • 2Date C J.An introduction to database systems[M].7th Edition.USA:Addison Wesley,2000.
  • 3The PostgreSQL Global Development Group.PostgreSQL8.0 developer's guide[M].USA:Postgresql.org,2005.
  • 4唐扬,熊伟,赵锋锐,等.数据库功能扩展技术研究与实现[A].NDBC2004论文集[C].厦门:计算机科学,2004.
  • 5John R Levine,Tony Mason,Doug Brown.Lex and Yacc[M].USA:O'Reilly and Associates Inc,2003.

同被引文献11

  • 1郑阿奇.SQL Server2000数据库实时备份[J].计算机工程与设计,2006,27(1):126-128. 被引量:10
  • 2Hector G M, Jeffrey D, Jennifer w.Database System Implementation (Second Edition)[M]. Prentice Hall, 2009.
  • 3Flex相关资料下载[EB/OL].http://flex.sourceforge.neff.2011-12-20.
  • 4Bison相关资料下载[EB/OE].http://www.gnu.org/softwarePoison/.2011-12-20.
  • 5杨孝如.Sybase数据库系统管理指南[M].北京:水利水电出版社,2000.
  • 6Judith S Bowman.SQL实用参考手册[M].第4版.北京:清华大学出版社,2002.
  • 7Philip J Pratt.Guide to SQL中文版[M].第6版.北京:中国铁道出版社,2003.
  • 8Jeffrey Garbus..Sybase ASE 12.5管理员指南[M]..北京:电子工业出版社,,2004....
  • 9PB 开发小组..PowerBuilder 9.0应用开发丛书[M]..北京:清华大学出版社,,2004....
  • 10吴名星,李彤.嵌入式数据库管理系统eDBMS的设计与实现[J].科学技术与工程,2008,8(14):3970-3974. 被引量:2

引证文献2

二级引证文献3

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部