Advanced search

Showing result 41 - 45 of 68 essays matching the above criteria.

  1. 41. Comparing the performance of relational and document databases for hierarchical geospatial data

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

    Author : André Josefsson; [2018]
    Keywords : Databases; NoSQL; Geospatial; GIS;

    Abstract : The aim of this degree project is to investigate alternatives to the relational database paradigm when storing hierarchical geospatial data. The document paradigm is found suitable and is therefore further examined. A benchmark suite is developed in order to test the relative performance of the paradigms for the relevant type of data. READ MORE

  2. 42. A comparison between MongoDB & CouchDB on search performance : A comparative analysis

    University essay from Högskolan i Skövde/Institutionen för informationsteknologi

    Author : Mathias Kinnander; [2018]
    Keywords : NoSQL; MongoDB; CouchDB; search performance; data archives; NoSQL; MongoDB; CouchDB; sökprestanda; dataarkiv;

    Abstract : When storing and handling Big Data sets a database management system (DBMS) can be implemented to administrate and query databases. The Swedish Internet is a big unstructured data set that contains all published Swedish Websites since the late 1990’s. NoSQL DBMSs such as MongoDB and CouchDB are particularly suited to store the Swedish Internet. READ MORE

  3. 43. Comparing the databases MSSQL and MongoDB for the web-based environment Ozlab

    University essay from Karlstads universitet/Institutionen för matematik och datavetenskap

    Author : Anthony Nokrach; [2018]
    Keywords : ;

    Abstract : The debate over whether software system should use a NoSQL or a SQL database, have been going on for a long time, however there are still not that many studies defining which of the two databases that is the preferable one. This essay presents a comparative analysis of the databases MSSQL and MongoDB for the web-based environment Ozlab. READ MORE

  4. 44. Performance Evaluation of MongoDB on Amazon Web Service and OpenStack

    University essay from Blekinge Tekniska Högskola/Institutionen för datalogi och datorsystemteknik

    Author : Neeraj Avutu; [2018]
    Keywords : MongoDB; Virtualization; performance evaluation; AWS; OpenStack;

    Abstract : Context MongoDB is an open-source, scalable, NoSQL database that distributes the data over many commodity servers. It provides no single point of failure by copying and storing the data in different locations. MongoDB uses a master-slave design rather than the ring topology used by Cassandra. READ MORE

  5. 45. A Comparison Between MongoDB and MySQL Document Store Considering Performance

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Erik Andersson; Zacharias Berggren; [2017]
    Keywords : ;

    Abstract : Databases are an important part of today’s applications where data has to be stored and accessed quickly. One of the important criteria when choosing what database technology to use is performance, where you want the operations to be as fast as possible. In April 2016 Oracle released a alternative way of working with MySQL as a document store. READ MORE