Essays about: "YCSB"

Showing result 1 - 5 of 8 essays containing the word YCSB.

  1. 1. Performance comparison of distributed MySQL andMongoDB in a cloud environment

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Viktor Ljungdahl; [2023]
    Keywords : ;

    Abstract : Context: Comparing MongoDB and MySQL performance in the cloud is useful for developerswhen deciding which database to use based on cost, performance, workload size, and composition.As cloud computing becomes more popular, developers must consider the scalability, availability,and ease of use of these platforms when selecting a database. READ MORE

  2. 2. Performance comparison of differentNoSQL structure orientations

    University essay from Högskolan Kristianstad/Fakulteten för naturvetenskap

    Author : Liridon Smailji; [2020]
    Keywords : Database; NoSQL; performance; benchmark; graph; key-value; column and document;

    Abstract : This study proposes a performance comparison between the different structures of NoSQL databases; document, key-value, column and graph. A second study is also conducted, when looking at performance comparison between three different NoSQL databases, all of the same structure; document based, the databases that are tested here are; MongoDB, OrientDB and Couchbase. READ MORE

  3. 3. Performance comparison of the most popular relational and non-relational database management systems

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Kamil Kolonko; [2018]
    Keywords : ;

    Abstract : Context. Database is an essential part of any software product. With an emphasis on application performance, database efficiency becomes one of the key factors to analyze in the process of technology selection. READ MORE

  4. 4. 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. 5. Performance Evaluation of MMAPv1 and WiredTiger Storage Engines in MongoDB : An Experiment

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

    Author : Rohith Reddy Gundreddy; [2017]
    Keywords : MMAPv1; WiredTiger; MongoDB; Performance Evaluation;

    Abstract : Context. As the data world entered Web 2.0 era, there is loads of structured, semi-structured and unstructured data growing enormously. The structured data can be handled efficiently by SQL databases. READ MORE