Re: My honours project - databases using dynamically attached entity-properties

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: My honours project - databases using dynamically attached entity-properties
Date: 2007-03-13 01:41:00
Message-ID: 200703121741.01188.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> And then what? dynamically construct all your SQL queries?
> Sure, sounds like a simple solution to me...

Not to mention DB security issues. How do you secure your database when
your web client has DDL access?

So, Edward, the really *interesting* idea would be to come up with a
secure, normalized way to do UDFs *without* EAV tables. People would be
very impressed.

BTW, Google Summer of Code opens Wednesday:
http://www.postgresql.org/developer/summerofcode.html

--
--Josh

Josh Berkus
PostgreSQL @ Sun
San Francisco

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Galy Lee 2007-03-13 02:14:22 Re: autovacuum next steps, take 3
Previous Message Tom Lane 2007-03-13 01:40:14 Re: autovacuum next steps, take 3