Essays about: "Databasoptimering"

Found 2 essays containing the word Databasoptimering.

  1. 1. Comparing database optimisation techniques in PostgreSQL : Indexes, query writing and the query optimiser

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Elizabeth Inersjö; [2021]
    Keywords : PostgreSQL; Query optimisation; Query tuning; Database indexing; Database tuning; DBMS; PostgreSQL; SQL optimering; DBMS; SQL justering; Databasoptimering; Indexering;

    Abstract : Databases are all around us, and ensuring their efficiency is of great importance. Database optimisation has many parts and many methods, two of these parts are database tuning and database optimisation. These can then further be split into methods such as indexing. READ MORE

  2. 2. Database optimization : An investigation of code-based optimization techniques

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

    Author : DANIEL GOUCHER; [2014]
    Keywords : ;

    Abstract : In this report database optimization is investigated with a focus on the area which can be implemented with software rather than hardware.The reason for this specialization is that software optimization is an area that all developers have the resources to implement. READ MORE