DB Algorithm 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 Algorithm Essay, please help
Date: 2000-12-13 17:16:04
Message-ID: 3A3B5999@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

------------------------------------------------------------
Get your FREE web-based e-mail and newsgroup access at:
http://MailAndNews.com

Create a new mailbox, or access your existing IMAP4 or
POP3 mailbox from anywhere with just a web browser.
------------------------------------------------------------

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Glen and Rosanne Eustace 2000-12-13 17:34:33 User names
Previous Message Tom Lane 2000-12-13 16:55:59 Re: Creating a 'SET' type