Essays about: "Didrik Nordström"

Found 2 essays containing the words Didrik Nordström.

  1. 1. GraphQL query performance comparison using MySQL and MongoDB : By conducting Experiments with and without a DataLoader

    University essay from Jönköping University/JTH, Avdelningen för datateknik och informatik

    Author : Didrik Nordström; Marcus Vilhelmsson; [2022]
    Keywords : DataLoader; GraphQL; MongoDB; MySQL; Query; Query Performance;

    Abstract : GraphQL is a query language rising in popularity, causing many transitions from traditional API endpoints to a GraphQL solution. Reflecting upon the positives and the flaws to using GraphQL, a DataLoader for batching queries sent to databases is sold as a solution to the infamous N+1 problem. READ MORE

  2. 2. Declarative modelling of parameter setting

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : Didrik Nordström; [2015]
    Keywords : parameter; setting; declarative programming; lazy execution;

    Abstract : The parameter setting problem is part of a complex, automated process for customizing Scania's products; primarily trucks and buses. The problem is modelled as a stateless, acyclic graph of pure functions and variables. A subset of a deterministic, concurrent, demand-driven, declarative programming model is implemented under the Microsoft . READ MORE