Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stellation-res] Some database questions, with major performance impact

On Monday 12 August 2002 12:33 pm, Rodolfo M. Raya wrote:
> On Mon, 2002-08-12 at 05:23, Mark C. Chu-Carroll wrote:
>
>     I actually downloaded MySQL/InnoDB and Firebird last night. I'm going
>     to print out docs on both, and try to work up a decent comparison of
>     both with postgres.
>
>
> Hi,
>
> If you need any help setting up Firebird or Interclient just ask. If you
> want to try JDBC typ4 driver you should download the latest version from
> CVS and compile it (I can send you send you a compiled jar if you want).

Thanks for the advice, and the offered help. 

What I'm probably going to do is try a quick port of the DB layer to both
MySQL and Firebird, and see how easily I can get them working. That'll
help make me familiar with the SQL differences between them, and give
me a chance to try them out a bit and see how they compare in action
on our code. (I think our DB layer is sufficiently well abstracted that
it's not going to be a huge effort to do minimal support.) If I need any help
dealing with getting the Firebird version going, I'll definitely ping you.

	-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