Lightest Database to be packed with an application

Posted by Yatendra Goel on Stack Overflow See other posts from Stack Overflow or by Yatendra Goel
Published on 2010-03-12T09:16:24Z Indexed on 2010/03/12 9:17 UTC
Read the original article Hit count: 204

Filed under:
|
|

I am developing a Java Desktop Application and want a light database that can be used with Hibernate and that can be packed with an application.

I was going to use Derby database. It's size is near 2 MB. But before that I wanted to have views of experts on SO.

Will it work with Hibernate?

Actually, I am new to Hibernate and was studying that it requires a Dialect for a database so Is Hibernate has dialect for Derby?

© Stack Overflow or respective owner

Related posts about java

Related posts about database