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 stor...
This paper applies the object-relational database paradigm in the design of a Health Management Info...
The objective of this work is to design and implement an Object-relational framework for PHP. This f...
Abstract: The paper concerns the problem of building an object-relational mapping framework based on...
Object oriented databases have been proposed as both an alternative and as a supplement to relationa...
This paper tries to point out some of the promises, quarrels, achievements, and perspectives of the ...
Lately, object-relational databases have become increasingly popular. Compared to the traditional ap...
The object oriented and relational technologies are originated in distinct paradigms. The object-ori...
Several information systems use relational database systems for effective dealing, storage, and acce...
This research explores an approach of integrating the strengths of two known technologies in the dat...
Object Oriented Databases stores data in the form of objects. An Object is something uniquely identi...
In many software applications, an object-oriented design (OOD) is generated first, then persistent s...
Object-oriented concepts provide a useful abstraction for relational database design. In this articl...
Object Relational Mapping is a programming technique used by software developers to convert data bet...
Object-oriented databases were originally developed as an alternative to relational database technol...
Abstract: Object-relational DBMS was gradually added as a new topic to the author’s database course ...
This paper applies the object-relational database paradigm in the design of a Health Management Info...
The objective of this work is to design and implement an Object-relational framework for PHP. This f...
Abstract: The paper concerns the problem of building an object-relational mapping framework based on...
Object oriented databases have been proposed as both an alternative and as a supplement to relationa...
This paper tries to point out some of the promises, quarrels, achievements, and perspectives of the ...
Lately, object-relational databases have become increasingly popular. Compared to the traditional ap...
The object oriented and relational technologies are originated in distinct paradigms. The object-ori...
Several information systems use relational database systems for effective dealing, storage, and acce...
This research explores an approach of integrating the strengths of two known technologies in the dat...
Object Oriented Databases stores data in the form of objects. An Object is something uniquely identi...
In many software applications, an object-oriented design (OOD) is generated first, then persistent s...
Object-oriented concepts provide a useful abstraction for relational database design. In this articl...
Object Relational Mapping is a programming technique used by software developers to convert data bet...
Object-oriented databases were originally developed as an alternative to relational database technol...
Abstract: Object-relational DBMS was gradually added as a new topic to the author’s database course ...
This paper applies the object-relational database paradigm in the design of a Health Management Info...
The objective of this work is to design and implement an Object-relational framework for PHP. This f...
Abstract: The paper concerns the problem of building an object-relational mapping framework based on...