Re: hsqldb vs. derby
- From: IchBin <weconsul@xxxxxxx>
- Date: Fri, 23 Jun 2006 17:16:52 -0400
Zsolt Koppany wrote:
Hi,
our application runs right now with mysql but we would also like to support a java DB either hsqldb or derby. I have never worked with them but know mysql. We have approx. 100 tables and couple of hundred queries and some of them are pretty complicated.
Which java DB should we take?
Zsolt
You will get votes on both sides of here. I personal like HSQLDB. I dropped MySQL about a year and a half ago to use HSQLDB with no regrets. For either database I would be concerned with the complicated queries. You could download and create a few tables and pound them with these queries. The help Forum for HSQL is very responsive. Fred gets back with in the same day.
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.awardspace.com
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
.
- References:
- hsqldb vs. derby
- From: Zsolt Koppany
- hsqldb vs. derby
- Prev by Date: Re: JDBC Keep Query open for checking
- Next by Date: Re: java.sql.SQLException: Io exception: Got minus one from a read call
- Previous by thread: hsqldb vs. derby
- Next by thread: Re: hsqldb vs. derby
- Index(es):
Relevant Pages
|