Essays about: "query builder"

Found 2 essays containing the words query builder.

  1. 1. Comparison of performance between Raw SQL and Eloquent ORM in Laravel

    University essay from Blekinge Tekniska Högskola

    Author : Ishaq Jound; Hamed Halimi; [2016]
    Keywords : ORM; Object Relational Mapping; SQL; Database; Relational database;

    Abstract : Context. PHP framework Laravel offers three techniques to interact with databases, Eloquent ORM, Query builder and Raw SQL. It is important to select the right database technique when developing a web application because there are pros and cons with each approach.  Objectives. READ MORE

  2. 2. 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