Analýza a srovnání knihoven pro persistenci dat v .NET
Loading...
Downloads
9
Date issued
Authors
Sobek, Ondřej
Journal Title
Journal ISSN
Volume Title
Publisher
Vysoká škola báňská - Technická univerzita Ostrava
Location
Signature
Abstract
This document both practically and theoretically describes work with some of the famous .NET libraries for data persistence. The task is divided into three main parts - firstly libraries, which are using relational databases to store their data, then libraries which make use of the document (NoSQL) databases and lastly one delegate of the object oriented approach. At the end of each part libraries are compared and recommended based on possible user preferences. Recommended persistence scenarios are described at the end of the document. The text is complemented with code examples on how to use some of the more interesting abilities of each library.
Description
Import 06/11/2014
Subject(s)
.NET, Dapper, Entity Framework, NHibernate, RavenDB, Redis, Eloquera,
bachelor’s thesis, data persistence, database