File based database in Java

Viewed 44744

Are there any libraries create programs in java that uses a file as a database and you don't have to install database services on the computer you are going to use it?

9 Answers
Related