Re: set theory question

From: Andy Colson <andy(at)squeakycode(dot)net>
To: matty jones <urlugal(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: set theory question
Date: 2011-02-03 15:18:29
Message-ID: 4D4AC745.9060507@squeakycode.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 2/2/2011 4:58 PM, matty jones wrote:
> I am looking for a good book on the math and/or theory behind relational
> databases and associated topics.. I am looking some works on set
> theory, algebra, or any other books/papers on the mechanics that
> databases are built on. I found one book online,
> http://web.cecs.pdx.edu/~maier/TheoryBook/TRD.html, The Theory of
> Relational Databases by David Maier and that is what got me interested
> in the foundations of database design and theory.
>
> Thanks,
>
> Matt

Dont know any books, but have you read the wikipedia page?

http://en.wikipedia.org/wiki/Set_theory

Its probably more of an intro, but it might have
people/theories/axims/etc that you could find books on.

-Andy

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bill Thoen 2011-02-03 15:29:56 Re: Why does a normally fast query run so slow when the table is in a partition?
Previous Message Andy Colson 2011-02-03 15:14:38 Re: PostgreSQL For Beginners