Designing and Implementing Generic database Systems Based on the entity-attribute-value Model

The goal of this thesis is to produce a generic database system for an IT-company calledNinetech. In this context generic means the database system can accept any input, withinreason, without one having to create a specific database schema beforehand. The prototypewill consist of a database, web ser...

Full description

Bibliographic Details
Main Authors: Lekberg, Daniel, Danielsson, Patrik
Format: Others
Language:English
Published: Karlstads universitet, Avdelningen för datavetenskap 2013
Subjects:
Online Access:http://urn.kb.se/resolve?urn=urn:nbn:se:kau:diva-27963
Description
Summary:The goal of this thesis is to produce a generic database system for an IT-company calledNinetech. In this context generic means the database system can accept any input, withinreason, without one having to create a specific database schema beforehand. The prototypewill consist of a database, web service and a dynamic-link library. The three aforementionedcomponent’s design and function will be explained in chapter 2, alongside with the difficul-ties surrounding manipulating arbitrary data. The prototype’s performance is evaluated inchapter 3 and conclusions are drawn in chapter 4.