I use and enjoy MySQL.  However, in EJB work, you may
need or want a dbms that supports transactions. 
PostgreSQL is an full-featured open-source
alternative.  Other databases that can be used more or
less for free include DBMaker (you need to buy a
license if you want more than four concurrent
connections), and I see that Borland/Inprise has just
gone open source with InterBase.  

--- Brien Voorhees <[EMAIL PROTECTED]> wrote:
> From: "Frank Apap" <[EMAIL PROTECTED]>
> > I am currently using hSql for my db with my ejb
> operations, but I want to
> > switch over to a more reliable and documented db. 
> Does anyone have any
> > recommendations for simply but reliable database
> that will be easy to
> switch
> > to?
> 
> I don't know if it integrates specifically with EJB
> but you might want to
> check out MySql.  It runs on lots of different
> platforms and is one of the
> most popular free databases in use.  I've been using
> it for development
> recently and found it to be extremely fast, easy to
> setup, and fairly rich
> in features.  I'm not sure but I think it's Open
> Source, as well. You can
> check it out at www.mysql.com.  O'Reilly has a book
> that covers MySQL called
> "MySQL & mSQL".  It's available at BookPool, which
> has really good prices on
> technical books
> http://www.bookpool.com/.x/nt696p9rmi/sm/1565924347
> .
> 
> Hope that helps
> 
> Brien Voorhees
> 
> 
> 
> 

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://messenger.yahoo.com

Reply via email to