【24h】

WEB-based query processing in a database course project

机译:数据库课程项目中基于WEB的查询处理

获取原文
获取原文并翻译 | 示例

摘要

One of the prominent uses of WWW has been WEB-based querying of databases. Search sites such as Yahoo and Infoseek present the WWW user with a form to be filled in with a query and return the results of the search. WEB forms are also being increasingly used for interaction with database management systems. One key element of the Intranet environment is the use of WEB-based facilities for query processing.In our undergraduate database course project, we decided to not only have the students design and implement relations in a relational database management system, but also provide a WEB-based facility that allows for fairly complex query processing. The actual data was the entire catalog (12,000 holdings) of the Department of Business Management's Library. The students had to first design the appropriate normalized relations and then load the data into a Relational Database Management System (RDBMS). We used PostgreSQL as the RDBMS [1]. The students then designed WEB forms that allowed a user to query the library database using a Web browser. The user could specify simple and complex queries. The students used PHP [2], a public domain tool, to embed SQL queries into ordinary HTML form documents. This avoided the use of CGI scripts or Java applets, thus making the programming task much simpler.This paper presents details of the mechanics of the student project, examples from the students' submissions, and concluding remarks that highlight the benefits of WEB-based query processing.
机译:WWW的主要用途之一是基于WEB的数据库查询。诸如Yahoo和Infoseek之类的搜索网站为WWW用户提供了要填写查询的表格,并返回搜索结果。 WEB表单也越来越多地用于与数据库管理系统的交互。 Intranet环境的一个关键要素是使用基于WEB的设施进行查询处理。在我们的本科数据库课程项目中,我们决定不仅让学生在关系数据库管理系统中设计和实现关系,而且还提供WEB基于的工具,可以进行相当复杂的查询处理。实际数据是业务管理部门图书馆的整个目录(12,000个馆藏)。学生必须首先设计适当的规范化关系,然后将数据加载到关系数据库管理系统(RDBMS)中。我们使用PostgreSQL作为RDBMS [1]。然后,学生设计了WEB表单,该表单允许用户使用Web浏览器查询图书馆数据库。用户可以指定简单和复杂的查询。学生使用公共领域的工具PHP [2]将SQL查询嵌入到普通的HTML表单文档中。这样就避免了使用CGI脚本或Java小程序,从而使编程任务变得更加简单。本文介绍了学生项目机制的详细信息,学生提交的示例,并在总结中强调了基于Web的查询的好处处理。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号