Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> db design for measurement data?

db design for measurement data?

From: ronald schirmer <roschi_at_hrz.tu-chemnitz.de>
Date: Fri, 18 May 2001 14:26:55 +0200
Message-ID: <3B05150F.743865AA@hrz.tu-chemnitz.de>

Hi,

I have to design a data base for storing time depending measurement data. The data should be accessable via web frontend. The data (e.g. quantities of a photovoltaic system) is logged at every second and may contain the quantities shown below:

This means, there will be 86400 new rows (tuples) a day according to a usual relational data modelling scheme. With my little knowledge of data base design (ER-model, normalization) I've got no idea, how to create a data model for such a problem.
Does anyone have a good link or knows useful literature or has experience in designing data bases for such topics?

Thank sou very much for every hint.

Ronald. Received on Fri May 18 2001 - 07:26:55 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US