Re: What databases have taught me

From: Neo <neo55592_at_hotmail.com>
Date: 24 Jun 2006 21:09:40 -0700
Message-ID: <1151208579.958415.6630_at_m73g2000cwd.googlegroups.com>


> > ... AI-type apps where data structures are not only highly variable but unknown in advance which makes a methodolgy where a schema has to be updated, less practical.
>
> AI? Our very *brain* can be modelled more or less with a "static schema", I would note:
> T_Links (srcNd_ID, destNd_ID, weight);
> T_Node (node_ID, activationFuncInd, activationWeight);

:) Ddb evolved from similar schemas. The above method, which I refer to as generic modelling, shifts "schema" modification from being table-centric to row-centric. Received on Sun Jun 25 2006 - 06:09:40 CEST

Original text of this message