Next Meeting: The Relational Model, Thursday, June 19

From: gabrielle <gorthx(at)gmail(dot)com>
To: pdxpug(at)postgresql(dot)org
Subject: Next Meeting: The Relational Model, Thursday, June 19
Date: 2008-06-18 00:38:53
Message-ID: 48bb92b0806171738p50a9af6bp5ba2ae4ae44668a0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pdxpug

Topic: The Relational Model
Who: Jeff Davis
Date: 6/19/08, 7pm
Where: FreeGeek, 1731 SE 10th Ave, Portland, OR

Come to our next PostgreSQL Users Group meeting where Jeff Davis will
discuss the finer points of the Relational Model, otherwise known as
the model upon which all major SQL databases systems like Oracle,
MySQL and PostgreSQL are based.

He's fresh off giving a talk about this at PgCon, where it was very
well received!

Here's his abstract from that talk:

"This talk focuses on two common data management tasks, and how the
relational model can help. First, how to answer complex questions
about your data, and provide an answer that can be understood by
non-IT people unambiguously. Second, how to effectively extract
meaning from disorganized (or under-documented) data sets for
effective data migration or reporting.

The relational model, on which all SQL DBMSs are based, is founded on
both logic and sets. Relational operators like JOIN and UNION have a
direct logical meaning, and you can use those operators to answer
complex questions from your data unambiguously. Not only can you
provide unambiguous answers, but you can translate SQL queries into
the language of logic, which can be understood by people outside of
IT.

Equally important is the utility of logic working backwards to help
find meaning in disorganized (or perhaps undocumented) data sets.
Nearly every inherited data set is less than perfectly documented, and
often inconsistent. Changes to (or replacement of) the application
require this data to be migrated. By iteratively making assertions and
then testing them using the rules of logic and the convenience of
sets, you can find exceptions and contradictions that help you refine
the meaning of data, and possibly correct inconsistencies."

Browse pdxpug by date

  From Date Subject
Next Message benh 2008-06-18 16:44:14 Re: Does anyone have a 5th generation iPod? or 3rd generation ipod, or ipod classic?
Previous Message Randal L. Schwartz 2008-06-15 13:00:07 Re: Does anyone have a 5th generation iPod? or 3rd generation ipod, or ipod classic?