Skip to main content

Login for students

Login for employees

Publication detail

The Issue Of Object-Relational Mapping
Authors: Majerík Filip
Year: 2020
Type of publication: článek ve sborníku
Name of source: 36th IBIMA Conference
Publisher name: International Business Information Management Association-IBIMA
Place: Norristown
Page from-to: 1-11
Titles:
Language Name Abstract Keywords
cze Problematika objektově-relačního mapování Využívání ORM s sebou přináší nejen výhody pro vývojáře, které v sobě nesou snazší implementaci přístupu k databázi, ale také nevýhody ve formě generovaných dotazů, výzkumné studieFertaj, Hlupic a Rovan (2006) a Chuanlong, Guangcan a Meng (2009). V článku bude proveden návrh optimalizační techniky. Tato optimalizační technika by měla vést ke snížení počtu potřebných dotazů technikou spojování entit na úrovni datové vrstvy. Následně bude provedeno porovnání tohoto přístupu s běžným neoptimalizovaným ORM přístupem a nativním databázovým spojováním pomocí databázových relací. ORM, databáze, datová vrstva, optimalizace, spojování tabulek, entity
eng The Issue Of Object-Relational Mapping The use of ORM brings not only the benefits for developers that make it easier to implement database access, but also disadvantages in the form of generated queries, research studies by Fertaj, Hlupic and Rovan (2006) and Chuanlong, Guangcan and Meng (2009). In the paper, the proposal of optimization technique will be performed. This optimization technique should lead to a reduction in the number of queries required by the entity-level linking technique. Subsequently, a comparison of this approach with a common non-optimized ORM approach and native database linking using database sessions will be performed. ORM, database, data layer, optimization, joining, entities