On Sep 11, 5:31*pm, David <david.p.wat... (AT) gmail (DOT) com> wrote:
Quote:
I am trying to get a top-down understanding of what it takes to go
from a SQL Query to actual data (records served up the RDBMS).
Your thoughts / Links to good resources that cover this would be much
appreciated. |
The open source RDBMS give you 100% visibility into implementation.
For example, a quick Google turns up:
http://forge.mysql.com/wiki/MySQL_Internals
http://www.scribd.com/doc/10035754/M...ternals-Manual
http://www.redhat.com/docs/manuals/d.../overview.html
http://www.scribd.com/doc/7800905/Po...rough-Pictures
http://www.scribd.com/doc/7800904/In...-Shared-Memory
and older:
http://www.scribd.com/doc/4844939/Th...on-Of-POSTGRES