aboutsummaryrefslogtreecommitdiffstats
path: root/databases/java-db/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'databases/java-db/pkg-descr')
-rw-r--r--databases/java-db/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/databases/java-db/pkg-descr b/databases/java-db/pkg-descr
new file mode 100644
index 000000000000..13c5b1c69b03
--- /dev/null
+++ b/databases/java-db/pkg-descr
@@ -0,0 +1,10 @@
+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