Porovnání rámců objektově-relačního mapování
Loading...
Downloads
0
Date issued
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Vysoká škola báňská – Technická univerzita Ostrava
Location
Signature
Abstract
The goal of the thesis is to compare different frameworks for Object–relational mapping. Describes several frameworks that are used to map objects to a Relational database. Access is described in C#. Entity Framework, LINQ to SQL, NHibernate, Dapper and own ORM were selected for this work. In the first part we will look at what Object–relational mapping are and then we will describe the frameworks. In the second part we will describe the database that served as a model for testing. In the last part, we will describe how the frameworks differ from each other in terms of the options offered, and we will talk about how the testing of the individual frameworks took place and the results will be evaluated.
Description
Subject(s)
bachelor thesis, C\#, Dapper, Entity Framework, LINQ to SQL, NHibernate, ORM, relational database