Essays about: "DBMS in thesis"

Showing result 1 - 5 of 27 essays containing the words DBMS in thesis.

  1. 1. A COMPARISON OF SEARCHING DATA WITH, AND WITHOUT ELASTICSEARCH IN A SQL DATABASE

    University essay from Mälardalens universitet/Akademin för innovation, design och teknik

    Author : Mehdi Bel Fdhila; [2023]
    Keywords : ;

    Abstract : Digitalization and managing big data are today becoming vital across all sectors of our society. Databases are highly valuable for companies and organizations to ensure that information resources are well managed. As of today, there are diverse database management systems (DBMS) to choose from. READ MORE

  2. 2. Compression Selection for Columnar Data using Machine-Learning and Feature Engineering

    University essay from Malmö universitet/Institutionen för datavetenskap och medieteknik (DVMT)

    Author : Douglas Persson; Ludvig Juelsson Larsen; [2023]
    Keywords : Machine Learning; XGBoost; Classification; Feature Engineering; Compression Algorithms; Data Encodings; Database Management System DBMS ; Column- Oriented DBMS;

    Abstract : There is a continuously growing demand for improved solutions that provide both efficient storage and efficient retrieval of big data for analytical purposes. This thesis researches the use of machine-learning together with feature engineering to recommend the most cost-effective compression algorithm and encoding combination for columns in a columnar database management system (DBMS). READ MORE

  3. 3. Methods for Comparing Database Management Systems

    University essay from Linköpings universitet/Medie- och Informationsteknik; Linköpings universitet/Tekniska fakulteten

    Author : Jakob Törnqvist; [2023]
    Keywords : DBMS; mongodb; postgresql; apache cassandra; memcached; neo4j; ease of implementation; performance tests; graph DBMS; document DBMS; wide-column DBMS; relational DBMS; cache; database; database management system;

    Abstract : Zenon AB is an it-company of which, this thesis was made in collaboration with. Zenon AB has clients that generate large amounts of data, therefore it is important for Zenon AB that they make competent choices of database management systems (DBMS) when designing systems for their clients. READ MORE

  4. 4. Right fit Database Technology for Discounts

    University essay from Lunds universitet/Institutionen för elektro- och informationsteknik

    Author : Annelie Sinander; Alexandra Galonja; [2022]
    Keywords : Database Technologies; Discounts; SQL; NoSQL; Latency; Signal-to-noise-ratio; Technology and Engineering;

    Abstract : Detta examensarbete har utförts i syfte att jämföra hur fyra olika databashanterare (DBMS) presterar inom ett begränsat antal områden för att därigenom dra slutsatser kring vilken som fungerar bäst för att lagra data om rabatter på IKEA. De databashanterare som testas är MongoDB, MariaDB, Neo4j och PostgreSQL. READ MORE

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