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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.