Berkeley DB Java Edition

Berkeley DB Java Edition is an embedded, transactional key-value store in Java with ACID support, replication, and a Java Collections-style API. It runs in-process with no client/server overhead and is maintained by Oracle.

Sponsored Ad