Essays about: "Josefin Lindvall"

Found 1 essay containing the words Josefin Lindvall.

  1. 1. A comparison of latency for MongoDB and PostgreSQL with a focus on analysis of source code

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

    Author : Josefin Lindvall; Adam Sturesson; [2021]
    Keywords : Architecture; Database Management Systems; Latency; MongoDB; NoSQL; PostgreSQL; Relational Database Management Systems; Source Code Analysis;

    Abstract : The purpose of this paper is to clarify the differences in latency between PostgreSQL and MongoDB as a consequence of their differences in software architecture. This has been achieved through benchmarking of Insert, Read and Update operations with the tool “Yahoo! Cloud Serving Benchmark”, and through source code analysis of both database management systems (DBMSs). READ MORE