Re: Database internals

From: serafim <serafim_at_nada.kth.se>
Date: Tue, 29 May 2001 13:34:37 +0200
Message-ID: <3B13894D.D83A81DA_at_nada.kth.se>


steve.tolkin_at_fmr.com wrote:
> As one poster noted the real secret stuff is not published.

The nice thing about RDBMS is that there are no real secrets. The big thing is that they are built on well known algorithms that may be found in good books on algorithms.

The big issue is that in a RDBMS they make use of nearly everything so it is the complexity of the apllication program(s) we refer to a a RDBMS that make them hard to fully comprehend. Each individual part is not hard in itself.

So - there is no "real secet stuff"

/Serafim Received on Tue May 29 2001 - 13:34:37 CEST

Original text of this message