A Case Study of Using an Object-Relational Paradigm in Building a Web Database Application
In this paper, we would like to share our experiences in building a web database application using an object-relational paradigm. The system we built is basically an online system for casual tutors to claim their work for payment. At the design stage, we use an object-oriented design. Since the dat...
محفوظ في:
المؤلفون الرئيسيون: | , , , |
---|---|
التنسيق: | E-Article |
اللغة: | English |
منشور في: |
International Society for Computers and Their Applications (ISCA)
2003
|
الموضوعات: | |
الوصول للمادة أونلاين: | http://ir.unimas.my/id/eprint/11908/1/A%20Case%20Study_abstract.pdf http://ir.unimas.my/id/eprint/11908/ http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.59.8301&rep=rep1&type=pdf |
الوسوم: |
إضافة وسم
لا توجد وسوم, كن أول من يضع وسما على هذه التسجيلة!
|
الملخص: | In this paper, we would like to share our experiences in building a web database application using an object-relational paradigm. The system we built is basically an
online system for casual tutors to claim their work for payment. At the design stage, we use an object-oriented design. Since the database backend is a relational database
management system (i.e. Oracle), which also supports some object-oriented features, we need to apply a transformation methodology to map our object-oriented design into relational tables incorporating some object features in Oracle. Once the necessary object types and tables have been created, at the programming stage we use a PHP scripting language accessing the Oracle database where the data is stored. |
---|