Re: TRM - Morbidity has set in, or not?
Date: Sat, 20 May 2006 10:42:30 GMT
Message-ID: <qoCbg.35196$mh.25978_at_tornado.ohiordc.rr.com>
paul c wrote:
> J M Davitt wrote:
> 
>> Bob Badour wrote:
>>
>>> J M Davitt wrote:
>>>
>>>> Bob Badour wrote:
>>>>
>>>>> J M Davitt wrote:
>>>>>
>>>>>> Keith H Duggar wrote:
>>>>>> [snip]
>>>>>>
>>>>>> ...
>>>>
>>>>
>>>> Yes.  A broader statement might be, "There ain't nothing the
>>>> network model can do that the relational model can't do."
>>>
>>>
>>>
>>> Exactly!
>>
>>
>>
>> Okay, that being said: it may be that a network model might suit
>> KDs needs just fine.  All else aside, they can be blazingly fast!
>> I've seen them used to deliver virtual file systems in *nix
>> environments and used one to implement a hardware interface device.
>> (Not an ICE box, but a piece of VME hardware that looked like a
>> process to a Unix kernel - but was actually a process on another
>> box.  Way cool.)
>>
>> Perhaps I should also emphasize: they can be incredibly difficult
>> to modify.  One might consider prototyping with a relational
>> implementation with the intention of implementing on a network
>> implementation.
> > > I think this is a false kind of comparison. Surely the network model, > if it is a logical model, is a subset of the "symmetrically exploitable" > rm (if one excepts the "next"-style operators? OTOH, some relational > schemas could exploit a network physical impl'n. > > p
Before continuing...
 
As for those pesky "next"-style operators:  Just to make sure, we're
talking about those things that are analogous to ISAM's START verb,
right?  The T-joins that Codd described in RM/v2, right?  (I'm sure
it's known by many other names...)
 
Back to experience... and I don't have a lot of this
cross-implementation variety...
 
Going from SQL products to, say, dbVista, was never much of a problem.
There was some significant additional physical design to be done, but
that's about it -- besides the language changes, of course.
 
Going the other way has been a nightmare -- but I'm not sure it's
because of the underlying model used to implement the source system.
[This is a long way from the original question about TRM, isn't it?] Received on Sat May 20 2006 - 12:42:30 CEST
