Data Model - Linking to PHP Code - Literature - Mailing list pgsql-general

From Stefan Schwarzer
Subject Data Model - Linking to PHP Code - Literature
Date
Msg-id C6BB01A8-7404-4A04-89CC-259F6B26DFD2@grid.unep.ch
Whole thread Raw
In response to Re: Database/Table Design for Global Country Statistics  (Richard Huxton <dev@archonet.com>)
Responses Re: Data Model - Linking to PHP Code - Literature
List pgsql-general
> Of course you should really have a data model that knows what it
> wants to sort by and constructs the query appropriately. The table-
> drawing code can then ask the data-model for heading-names and sort-
> order details. It's more work up-front, but you only have to do it
> once and then you can generate new table layouts very easily.

Can you recommend some literature for this subject? Tutorials or
something online? I know what a data model is. But I have no idea how
"the table-drawing code can then ask the data model"....

Many thanks!

Stef

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Database/Table Design for Global Country Statistics
Next
From: volunteer@spatiallink.org
Date:
Subject: query help