Essays about: "partitioned database"

Found 3 essays containing the words partitioned database.

  1. 1. Effective Task Scheduling of In-Memory Databases on a Sub-NUMA Processor Topology

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

    Author : Hadar Greinsmark; [2020]
    Keywords : ;

    Abstract : Query throughput of in-memory databases greatly depends on how fast data can be accessed in DRAM. With a growing number of cores on processors, the expectation that all attached DRAM on a processor is equally accessible by every core is harder to meet. READ MORE

  2. 2. Predictive modelling using a nationally representative database to identify the determinants of prediabetes; a machine learning analytic approach on the National Health and Nutrition Examination Survey (NHANES) 2013-2014

    University essay from Lunds universitet/Socialmedicin och global hälsa

    Author : Kushan Kumara de Silva Ranakombu; [2018]
    Keywords : prediabetes; determinants; machine learning; feature selection; NHANES; Medicine and Health Sciences;

    Abstract : ABSTRACT Background: Prediabetes is a global epidemic with rising prevalence rates, but its diagnosis based on traditional risk factors is challenging. Application of novel machine-intelligence based methods to public health databases could provide valuable insights into the disease process. READ MORE

  3. 3. Query builder for database system

    University essay from KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Author : Patrik Stigeborn; Jonathan Strömgren; [2015]
    Keywords : SQL; query builder; partitioned database; C ; R; SQL; Förfrågningsuppbyggare; partitionerad databas; C ; R;

    Abstract : Large amount of data is used by companies to enable good analysis of their system’s workability. Data can be stored in a partitioned database, to enable an optimal way of accessing the data. The problem with partitioning is that the complexity of the database structure increases. Therefore retrieving data demands higher expertise of the user. READ MORE