DB-Manager Algorithms Essay. Please help!

From: "D=?ISO-8859-1?Q?=C5?=" <daniel_akerud(at)MailAndNews(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: DB-Manager Algorithms Essay. Please help!
Date: 2000-12-13 18:37:16
Message-ID: 3A3D1AEC@MailAndNews.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi!

My name is Daniel Åkerud, a swedish studen, writing an essay for my exam.
The label will be something like: "Database algorithms".
I know it is a complex task, and will ofcourse, as soon as possible,
specify more preciesly what it will be about.

I have thoughts about writing about, for example, how searching a
database will go faster by indexing certain columns in a table.
And what makes this same procedure slower by indexing wrong, or
too many. (Correct me if I am wrong).

I assume that there is a cascade of algorithms inside the code
of a databasemanager. There is no doubt work for me :)

Do you have any tips of places where I can gather information?
Do you recommend a book in this topic?

I have plans of investingating some of the code in several of the Open
Source databasemanagers out there.

Thank you,
I really appreciate your help!

Daniel Åkerud
SoftwareEngineering, Malmö University.
daniel_akerud(at)mailandnews(dot)com

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Vincent AE Scott 2000-12-13 19:11:12 Re: external function proposal for 7.2
Previous Message Peter Eisentraut 2000-12-13 18:15:47 Re: Re: COPY BINARY file format proposal