ports/databases/java-db/pkg-descr
Ying-Chieh Liao 44a06c962e add java-db 3.0.12
Berkeley DB Java Edition
2006-09-18 04:15:54 +00:00

11 lines
632 B
Plaintext

Berkeley DB Java Edition is a high performance, transactional storage engine
written entirely in Java. Like the highly successful Berkeley DB product,
Berkeley DB Java Edition executes in the address space of the application,
without the overhead of client/server communication. It stores data in the
application's native format, so no runtime data translation is required.
Berkeley DB Java Edition supports full ACID transactions and recovery. It
provides an easy-to-use, programmatic interface, allowing developers to store
and retrieve information quickly, simply and reliably.
WWW: http://www.sleepycat.com/products/bdbje.html