Lightest Database to be packed with an application

后端 未结 4 547
星月不相逢
星月不相逢 2020-12-29 07:02

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.

4条回答
  •  自闭症患者
    2020-12-29 07:58

    You can also try Firebird

    There is an embedded version and a client/server mode version

    Here an link to hibernate supported database

提交回复
热议问题