Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Gerritt Bakker   on Sep 15 In Java Category.

  
Question Answered By: Fahmida Ahmed   on Sep 15

I think HSQLDB which is an Embedded Java RDBMS is the tool you need, you can simply integrate it with Spring and deploy it anywhere you want. You can use standard SQL to store ,query and retrieve data  .

On the other hand Jackrabbit is a content repository not a database  which has its own methods to store, query and retrieve “content”, I don’t thing a content repository can replace a DBMS unless your problem at hand demands a CMS.

Share: 

 

This Question has 7 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on saving data without database Or get search suggestion and latest updates.


Tagged: