Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Object > Re: Storing dat...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 3 Topic 295 of 365
Post > Topic >>

Re: Storing data and code in a Db with LISP-like interface

by "topmind" <topmind@[EMAIL PROTECTED] > Apr 29, 2006 at 01:13 PM

Neo wrote:
> > Okay, but where does relational allegedly trip up or get difficult?
>
> I would say mostly in the has hierarchy whose root is CourtHouse1. This
> is because the has hierarchy contains things of various types
> (buildings, floors, rooms and persons at various levels).


I would agree that your approach makes it easier to get a re****t of all
the varied stuff in or belonging to the courthouse. But in my
observation these are not the most frequent kind of queries.  Usually
re****t requests are more narrow in scope. For example, "What are all
the fixed assets in courthouse X that have not expired?" from the
accounting department. They are not concerned with personell in there
also.

Your approach seems optimized for a newbie to gain *general*
familiarization of the area or a physical simulation, such as The Sims.
But it does not appear well optimized for business-oriented queries,
which are usually more focused in purpose. If this means that RM is
optimzed for the biz world but not other domains, perhaps you have a
point. But I have not really explored such outside of biz much, so
cannot really comment.  (It does remind me of DOM though, which I am
not very fond of.)


>
> Dir
>  |-item-
>     |-Building
>     |  |-instance-
>     |     |-CourtHouse1
>     |        |-has-
>     |           |-Floor1+
>     |           |-Floor2+
>     |           |-Courtney+
>     |
>     |-Floor
>     |  |-instance-
>     |     |-Floor1
>     |     |  |-has-
>     |     |     |-Room1+
>     |     |     |-Ashley+
>     |     |
>     |     |-Floor2
>     |        |-has-
>     |           |-Room1+
>     |           |-Room2+
>     |
>     |-Room
>     |  |-instance-
>     |     |-Room1 (of Floor1)
>     |     |  |-has-
>     |     |     |-Clark+
>     |     |
>     |     |-Room1 (of Floor2)
>     |     |
>     |     |-Room2 (of Floor2)
>     |        |-has-
>     |           |-Judy+

Judge Judy? Isn't that a TV show?

-T-
 




 3 Posts in Topic:
Re: Storing data and code in a Db with LISP-like interface
"Neo" <neo55  2006-04-18 07:44:57 
Re: Storing data and code in a Db with LISP-like interface
"topmind" <t  2006-04-29 13:13:43 
Re: Storing data and code in a Db with LISP-like interface
"Neo" <neo55  2006-04-30 14:04:12 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sun Sep 7 18:32:51 CDT 2008.