JDBM is a transactional persistence engine for Java. It aims to be for Java what GDBM is for Perl, Python, C, etcetera: a simple persistence engine that is lightweight and fast.
Note that JDBM's development has moved on to github - https://github.com/jankotek/JDBM3 is now the new home.
Categories
DatabaseLicense
BSD LicenseFollow jdbm
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Most of all I like the fact that all updates are made in a transactionally secure manner.
-
Perfectly fills the gdbm niche in Java
-
Easy API, worked first time out-of-the-zip and great support/advice on the forums too.