Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
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

-- 
Mark Craig Chu-Carroll,  IBM T.J. Watson Research Center  
*** The Stellation project: Advanced SCM for Collaboration
***		http://www.eclipse.org/stellation
*** Work Email: mcc@xxxxxxxxxxxxxx  ------- Personal Email: markcc@xxxxxxxxxxx




Back to the top