Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Which database to use

Status
Not open for further replies.

rudyboy

Programmer
Oct 16, 2003
49
0
0
PH
Hello All,

I am planning to develop a small app in JAVA, my concern is which database to use. My choice is between Sybase Adaptive Server Anywhere 9.0 and MySQL. I am more familiar with sybase so i am more incline in using it. Are there any disadvantages of using Sybase? MySQL?.


Please help.


Thanks a lot.
 
If I were you, I will choose MySQL. It's free, easy to use and cross platform.

 
MySQL is only free if your not planning on distributing it with your software, unless you're willing to make your software Open Source under the same licence.

Tim
---------------------------
"Your morbid fear of losing,
destroys the lives you're using." - Ozzy
 
Which database your choose ENTIRELY depends on your requirements. Seeing as you have not posted any - then it is hard to give advice.


Why only those two ? In many respects, postgreSQL is much more mature and standards compliant than MySQL.


--------------------------------------------------
Free Java/J2EE Database Connection Pooling Software
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top