Integrating web applications and web services

  • Authors:
  • Nicholas L. Carroll;Rafael A. Calvo

  • Affiliations:
  • Web Engineering Group, School of Electrical and Information Engineering, University of Sydney, NSW, Australia;Web Engineering Group, School of Electrical and Information Engineering, University of Sydney, NSW, Australia

  • Venue:
  • ICWE'05 Proceedings of the 5th international conference on Web Engineering
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Database systems are an essential component in multi-tiered web applications. These applications increasingly interact with others using web services. In this paper, we describe and compare two architectures for integrating web services into web applications, and perform performance benchmarks using the Google web service. For one of the architectures we contribute a SOAP interface to the PostgreSQL Relational Database Management System, implemented as a user-defined function that allows developers to make service calls from within the database. We show that SQL can be used to easily query data provided by web services, and therefore as a way of accessing and using web services in a database-driven web application.