Sökning: "Object Relational Mapping"

Visar resultat 1 - 5 av 17 uppsatser innehållade orden Object Relational Mapping.

  1. 1. An evaluation of .NET Object-Relational Mappers in relational databases : Entity Framework core and Dapper

    Kandidat-uppsats, Umeå universitet/Institutionen för datavetenskap

    Författare :Maximilian Myllyaho Forsberg; [2022]
    Nyckelord :;

    Sammanfattning : Object-Relational Mapping (ORM) is a method intended to counter the incompatibilities between Object-Oriented programming languages and relational databases. As of today ORM goes further then solving these incompatibilities and often provides a lot of features like tracking and caching data. LÄS MER

  2. 2. Are ORMs the end of stored procedures?

    Kandidat-uppsats, Linnéuniversitetet/Institutionen för datavetenskap (DV)

    Författare :Hatem Houssein; [2017]
    Nyckelord :ORM; RDBMS; NHibernate; Entity Framework; Querying Performance; Microsoft SQL Server;

    Sammanfattning : Stored procedures are used as the current database logic for SAAB’s data model of the fighter aircraft JAS-39 Gripen electrical schemas. Since the database model was developed in 2000, a research and tests needed to be carried out to decide on whether updating the database to today's technology is applicable. LÄS MER

  3. 3. Optimizing Ruby on Rails for performance and scalability

    Master-uppsats, KTH/Skolan för datavetenskap och kommunikation (CSC)

    Författare :Kim Persson; [2016]
    Nyckelord :;

    Sammanfattning : Web applications are becoming more and more popular as the boundaries of what can be done in a browser are pushed forward. Ruby on Rails is a very popular web application framework for the Ruby programming language. LÄS MER

  4. 4. Persiennbutiken : The construction of a web shop using Symfony

    Kandidat-uppsats, Mittuniversitetet/Avdelningen för data- och systemvetenskap

    Författare :Oscar Reimer; [2016]
    Nyckelord :Symfony; E-commerce; web; PHP; behavioural economics;

    Sammanfattning : The aim of this work has been to suggest e-commerce implementations to a partially complete web shop using the script language PHP: Hypertext Preprocessor and the related framework Symfony. The motivation behind the work has been the rapidly changing requirements which web sites have seen during the past few years as a result of the introduction of smart phones and tablets. LÄS MER

  5. 5. Comparison of performance between Raw SQL and Eloquent ORM in Laravel

    Kandidat-uppsats, Blekinge Tekniska Högskola

    Författare :Ishaq Jound; Hamed Halimi; [2016]
    Nyckelord :ORM; Object Relational Mapping; SQL; Database; Relational database;

    Sammanfattning : Context. PHP framework Laravel offers three techniques to interact with databases, Eloquent ORM, Query builder and Raw SQL. It is important to select the right database technique when developing a web application because there are pros and cons with each approach.  Objectives. LÄS MER