Essays about: "CockroachDB"

Found 5 essays containing the word CockroachDB.

  1. 1. A latency comparison in a sharded database environment : A study between Vitess-MySQL and CockroachDB

    University essay from Jönköping University/JTH, Avdelningen för datateknik och informatik

    Author : Filip Lundh; Mikael Mohlin; [2022]
    Keywords : Architecture Analysis; CockroachDB; Database Management System; Distributed SQL; Latency Comparison; MySQL; NewSQL; Sharding; Source Code Inspection; Vitess;

    Abstract : The world is becoming more and more digitized which in turn puts pressure on existing applications and systems to be able to handle large quantities of data. And  in some cases, that data also needs to be operated in secure and isolated environments. To address these needs, a new category  of databases has emerged, by the name of NewSQL. READ MORE

  2. 2. A scalability evaluation on CockroachDB

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

    Author : Tobias Lifhjelm; [2021]
    Keywords : cockroachdb; scalability;

    Abstract : Databases are a cornerstone in data storage since they store and organize large amounts of data while allowing users to access specific parts of data easily. Databases must however adapt to an increasing amount of users without negatively affect the end-users. READ MORE

  3. 3. Evaluation of CockroachDB in a cloud-native environment

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

    Author : Kristina Håkansson; Andreas Rosenqvist; [2021]
    Keywords : Cloud-native database; CockroachDB; Performance; Scalability;

    Abstract : The increased demand for using large databases that scale easily and stay consistent requires service providers to find new solutions for storing data in databases. One solution that has emerged is cloud-native databases. READ MORE

  4. 4. RUNNING DATABASES IN A KUBERNETES CLUSTERAn evaluation

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

    Author : Olle Larsson; [2019]
    Keywords : ;

    Abstract : A recent trend in so‰ftware engineering is to build applications composed of a set of small independent services – microservices. Kubernetes has become the common denominator for hosting stateless microservices. It off‚ers foundational features such as deployment and replication of microservices as well as cluster resource management. READ MORE

  5. 5. Efficient Storage Backends for IoT Data : Consistent global state for input and coordination data in the Internet of Things

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

    Author : Vivienne Franziska Kreitmair; [2018]
    Keywords : ;

    Abstract : Storing information is at the core of almost every Internet-of-Things (IoT) middleware, which poses challenges relating to scalability, fault-tolerance and correctness. This is even more relevant for a subset of IoT platform architectures that use a database abstraction to connect IoT components and treat data that represents physical state, control output, or inferred information in a uniform manner. READ MORE