Re: Database design qn for one-to-many relationship
From: karl wettin <wettin_at_users.sourceforge.net>
Date: Tue, 11 Mar 2003 11:51:20 +0100
Message-ID: <20030311115120.753e2a44.wettin_at_users.sourceforge.net>
Date: Tue, 11 Mar 2003 11:51:20 +0100
Message-ID: <20030311115120.753e2a44.wettin_at_users.sourceforge.net>
On 11 Mar 2003 01:16:04 -0800
>
That sounds interesting. Could you recommend one? I'm using Java.
Anthony.Youngman_at_ECA-International.com (Anthony Youngman) wrote:
> > So your choises are speed or a good looking RDB. If you still can't
> > make up your mind you might want to consider using an OODB.
> >
> Or a Multi-Value db. If you want to keep the number of tables down, MV
> is almost perfect, as you - should - use one table per entity, and you
> can store both attributes *AND* relationships in this one table.
karl Received on Tue Mar 11 2003 - 11:51:20 CET