摘要
本文提出了一种将数据库同Web服务技术相结合的方法,一方面使得数据库可以将其存储的数据以Web服务的形式提供给外部使用,另一方面也可以在数据库内部直接使用SQL语句或存储过程调用外部的Web服务对数据进行处理或取得数据,该方法具有使得数据库能够不依赖应用程序而直接同Web服务进行交互的特点。
In this paper, we proposed a method to integrate Database management system with Web service, so that database management system can provide its data to other Web applications in the form of web service, it also can invoke other web services in itself with SQL statement or stored procedure. This method make database can interact with Web service directly, do not dependent on application.
出处
《计算机科学》
CSCD
北大核心
2007年第3期87-89,131,共4页
Computer Science
基金
十五863数据库专项"大型通用数据库管理系统DMV5.6的研究开发及其应用"(2005AA423030)
关键词
WEB服务
数据库
面向服务体系结构
Web service, Database management system, Service oriented architecture