Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [stellation-res] Comparing abstractions

-----Original Message-----
From: stellation-res-admin@xxxxxxxxxxxxxxx
[mailto:stellation-res-admin@xxxxxxxxxxxxxxx]On Behalf Of Mark C.
Chu-Carroll
Sent: August 15, 2002 11:38 AM
To: stellation-res@xxxxxxxxxxxxxxx
Subject: Re: [stellation-res] Comparing abstractions



As an additional bit of info... I'm now changing my leaning. I've been
looking
at the docs for MySQL/InnoDB, which is a very fast system that a lot of
people have expressed interest in seeing us support.

If I'm reading the docs correctly, MySQL requires explicit index
declarations
for key constraints, which other databases don't. In the abstract approach,
supporting that is no problem. In the template approach, it's going to be
darned tough.

	-Mark

My name is Jonathan Gossage and I have been following this list for a little
time while I brought myself up to speed on the Stellation code base. I would
be very interested in doing the integration of the MySql database into
Stellation. In fact I have made a start on a trial implementation and so far




Back to the top