Implementation of Web Service for the E_Commerce Database Processing

전자상거래의 DB처리를 위한 웹 서비스 구현

  • 황하응 (상주대학교 컴퓨터공학부) ;
  • 김정홍 (상주대학교 컴퓨터공학부) ;
  • 이상조 (경북대학교 컴퓨터공학과)
  • Published : 2002.12.01

Abstract

According to the rapid growth of Internet service, electronic commerce usage scale is growing every year. It requires the method of vitalizations of electronic commerce through reducing the software development cost and making easy of data construction. Web service, which is adapting distributed technology based on internet supports the infrastructure of reducing the software development cost through software sharing. As the shared software modules access the same data, they can reference the same data on the other site. In this paper, we designed and implemented database Processing module of the electronic commerce program using web service technology, which can make easy of site construction and sharing database. Implemented database processing module supports data selection modification insertion deletion and searching. Using this functions we showed product item information could be shared among the other electronic commerce sit.

인터넷 서비스의 급속한 발전으로 전자 상거래의 이용규모가 해마다 증가하고 있다. 이에 따라 소프트웨어 개발비용을 줄이고 자료구축을 용이하게 함으로서 전자상거래의 활성화를 유도하는 방안이 요구된다. 인터넷 기반의 분산기술을 적용한 웹 서비스는 소프트웨어의 공유를 통해 개발비용을 줄이는 기반을 제공한다. 공유된 소프트웨어는 동일 자료에 접근하게 함으로서 서로 다른 사이트에서 공동의 자료를 참조할 수 있게 한다. 본 고에서는 전자상거래를 위한 데이터베이스 처리 모듈을 웹 서비스로 설계 및 구현함으로서 전자상거래 사이트 개발을 용이하게 하고 데이터베이스를 공유할 수 있도록 하였다. 구현된 웹 서비스는 개발자간에 자료의 선택 수정 추가 삭제 및 검색 기능을 지원하며, 서로 다른 사이트간에 상품정보의 공동 활용이 가능함을 보였다.

Keywords