Now showing items 1-7 of 7

    • A Comparative Study of Time Series Databases 

      Shah, Bonil (Dhirubhai Ambani Institute of Information and Communication Technology, 2022)
      Big data sectors such as the Internet of Things (IoT) generates enormous volumes of data. As IoT devices generate a vast volume of time-series data, the Time Series Database (TSDB) popularity has grown alongside the rise ...
    • Comparative Performance Analysis of Column Family Databases : Cassandra and HBase 

      Sheth, Vinay (Dhirubhai Ambani Institute of Information and Communication Technology, 2023)
      Up until now, relational databases have been unquestionably the most prevalenttype of databases used to handle data. The advent of cloud computing and bigdata has underlined the need for databases that are capable of ...
    • Evaluation of Eventual Consistency and Linearizability in MongoDB 

      Vora, Harshal Rajeshbhai (Dhirubhai Ambani Institute of Information and Communication Technology, 2023)
      Sharding and replication are crucial techniques for scaling distributed systems,enabling data distribution across multiple nodes. However, as the number ofreplicas increases, maintaining consistency across them becomes ...
    • Graph Neural Network Based Semantic Mapping and Classification of Dataset for Robotics Applications 

      Sharma, Devesh (Dhirubhai Ambani Institute of Information and Communication Technology, 2023)
      In the field of Robotics, deriving meaningful insights from spatial information ispivotal. Our objective was to work with 2D dataset as 3D datasets are relativelymore time consuming as our target is to objective was to do ...
    • MongoDB Schema Design and Evaluation 

      Rajvir, Vidhi Arvindbhai (Dhirubhai Ambani Institute of Information and Communication Technology, 2022)
      Relational Databases have always been the only choice for several decades. However, modern times they have started falling short in terms of scalability. Also, current applications do not fit well in the strict schema ...
    • Schema Design and Evaluation for Cassandra 

      Hajare, Kavan Vijaybhai (Dhirubhai Ambani Institute of Information and Communication Technology, 2023)
      Cassandra is one of the widely used distributed database because of some featureslike fault tolerance, partition tolerance, seamless replication and scalability. However,designing the schema for Cassandra is a challenging ...
    • Study of Consistency and Performance Trade-off in Cassandra 

      Vyas, Kena (Dhirubhai Ambani Institute of Information and Communication Technology, 2022)
      Cassandra is a type of columnoriented NoSQL database. It is a distributed database with great scalability and performance that can manage massive amounts of data that is not structured. The experiments performed as a part ...