Article ID Journal Published Year Pages File Type
467321 Computer Methods and Programs in Biomedicine 2006 6 Pages PDF
Abstract

SummaryEntity–Attribute–Value (EAV) data, as present in repositories of clinical patient data, must be transformed (pivoted) into one-column-per-parameter format before it can be used by a variety of analytical programs. Pivoting approaches have not been described in depth in the literature, and existing descriptions are dated. We describe and benchmark three alternative algorithms to perform pivoting of clinical data in the context of a clinical study data management system. We conclude that when the number of attributes to be returned is not too large, it is feasible to use static SQL as the basis for views on the data. An alternative but more complex approach that utilizes hash tables and the presence of abundant random-access-memory can achieve improved performance by reducing the load on the database server.

Related Topics
Physical Sciences and Engineering Computer Science Computer Science (General)
Authors
, , ,