Essays about: "thesis SQL,"

Showing result 16 - 20 of 97 essays containing the words thesis SQL,.

  1. 16. Organizing HLA data for improved navigation and searchability

    University essay from Linköpings universitet/Databas och informationsteknik

    Author : Karl Söderbäck; [2021]
    Keywords : HLA; SQL; relational databases; time-series data; read- and write performance;

    Abstract : Pitch Technologies specializes their work on the HLA standard, a standard that specifies data exchange between simulators. The company provides a solution for recording HLA data into a database as raw byte data entries. READ MORE

  2. 17. Unsupervised anomaly detection for structured data - Finding similarities between retail products

    University essay from Högskolan i Halmstad/Akademin för informationsteknologi

    Author : Jonas Fockstedt; Ema Krcic; [2021]
    Keywords : relational data; similarity analysis; data analysis; SQL; NetworkX; graph theory; anomaly detection; unsupervised; retail products; real-world data; AWS; amazon web services; similarity learning; data statistics; data preprocessing; similarity analysis algorithm; data validation;

    Abstract : Data is one of the most contributing factors for modern business operations. Having bad data could therefore lead to tremendous losses, both financially and for customer experience. READ MORE

  3. 18. Database schema migrationin highly available services

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

    Author : Javier Benitez; [2021]
    Keywords : ;

    Abstract : Since the rise of DevOps, companies have been trying to provide rapid and agile cycles on the development of new products, reducing time and costs to go from definition to production. However, whenever a MySQL system with a zero-downtime requirement is found, the database deployment cycle is still manual, leaving it less evolved than other parts of the development cycle, especially when applying schema updates without affecting the availability of a MySQL system (Database Online Schema migrations) on Continuous Integration and Continuous Delivery pipelines. READ MORE

  4. 19. Evaluation of open source web vulnerability scanners and their techniques used to find SQL injection and cross-site scripting vulnerabilities

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Erik Matti; [2021]
    Keywords : Open source; Web vulnerability scanner; SQL injection; XSS; cross-site scripting; OWASP ZAP; Web security; Web application;

    Abstract : Both for its simplicity and efficiency to search for the most critical security vulnerabilities that could exist within a web application, a web vulnerability scanner is a popular tool among any company that develops a web application. With the existence of many different scanners that are available to use, one is unlikely the same as the other and the results attained when evaluating these scanners in relation to each other are often not the same. READ MORE

  5. 20. 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