Thesis Details

Objektově - relační rámec pro PHP

Master's Thesis Student: Hudec Michal Academic Year: 2006/2007 Supervisor: Burget Radek, doc. Ing., Ph.D.
English title
Object-Relational Framework for PHP
Language
Czech
Abstract

The objective of this work is to design and implement an Object-relational framework for PHP. This framework will be able to map objects to traditional relational database tables. In this work, an appropriate solution of  metadata specification is presented. These metadata describe how an object can be store in a relational database. The framework itself is able to store, load and query any object data in relational database. This object-relational framework has been designed for simple portability among various database systems.

Keywords

Object-relational framework, object-relational mapping, PHP, XML, metadata, object oriented database, relational database, hibernate, JDO, ORR, object mapping, eval, extent, persistence objects

Department
Degree Programme
Information Technology, Field of Study Information Systems
Files
Status
defended, grade B
Date
19 June 2007
Reviewer
Committee
Meduna Alexander, prof. RNDr., CSc. (DIFS FIT BUT), předseda
Bieliková Mária, prof. Ing., PhD. (FIIT STU), člen
Fučík Otto, doc. Dr. Ing. (DCSY FIT BUT), člen
Potúček Igor, Ing., Ph.D. (DCGM FIT BUT), člen
Švéda Miroslav, prof. Ing., CSc. (DIFS FIT BUT), člen
Zbořil František, doc. Ing., Ph.D. (DITS FIT BUT), člen
Citation
HUDEC, Michal. Objektově - relační rámec pro PHP. Brno, 2007. Master's Thesis. Brno University of Technology, Faculty of Information Technology. 2007-06-19. Supervised by Burget Radek. Available from: https://www.fit.vut.cz/study/thesis/5066/
BibTeX
@mastersthesis{FITMT5066,
    author = "Michal Hudec",
    type = "Master's thesis",
    title = "Objektov\v{e} - rela\v{c}n\'{i} r\'{a}mec pro PHP",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2007,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/5066/"
}
Back to top