i have recently downloaded derbi database for java .although i was unable to install it but after reading its docs,i found it to be easy in comparison to other database.Can you please tell me any other database for java application better than derbi ?
you can use any database .In my opinion mysql is best.you need to have knowledge about JDBC to use database connection and queries.If u are having the required knowledge, any database will work.You will have to choose then on other criterias.
well i have successfully connected derbi with java in Eclipse but the problem i am getting is i am unable to do simple quries like select,insert etc in derbi .I dont know in deep about derbi but wants to know about its language syntaxs any help shall be thankful.