| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Generic Modeling
James,
> Also in a rdb, the time to resolve relationship increases with the
> number of records. In XDb, the time to resolve a relationship is
> constant regardless of the number of objects (as long as they fit in
> memory) and is approximately 1/100 millionth of a second on a 800 Mhz
> PC.
I disagree. There are Rdbs that keep a subset of the data in a given
relation in memory,
and can use hashing techniques to rapidly locate whatever is in memory.
These techniques begin to degrade as the table grows beyond what will fit in
memory, but your system begins to degrade at that point, too.
--
Regards,
David Cressey
www.dcressey.com
Received on Fri Jan 04 2002 - 19:12:26 CST
![]() |
![]() |