The Artima Developer Community
Sponsored Link

Java Buzz Forum
A first look at Berkeley DB Java Edition

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Matt Quail

Posts: 128
Nickname: spud
Registered: Jun, 2003

Matt Quail is lead programmer for a Java development company
A first look at Berkeley DB Java Edition Posted: Apr 14, 2004 11:39 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Matt Quail.
Original Post: A first look at Berkeley DB Java Edition
Feed Title: Matt Quail's Java blog
Feed URL: http://fisheye.cenqua.com/category/java/feed/
Feed Description: The latest java related logs from Matt Quail's blog at madbean.com
Latest Java Buzz Posts
Latest Java Buzz Posts by Matt Quail
Latest Posts From Matt Quail's Java blog

Advertisement
Sleepycat Software are the purveyors of the super-slick Berkeley DB, which is a native C based embedded database library. For quite a while, there has even been a Java API for Berkeley DB; but it is a JNI wrapper, so not a real 100% Java solution. However, Sleepycat have been hard at work and have released a 100% Java embedded database library. This provides the same basic functionality as Berkeley DB, but Berkeley DB Java Edition (BDBJE) is a complete re-write in Java.
more...

Read: A first look at Berkeley DB Java Edition

Topic: My OPML File Previous Topic   Next Topic Topic: Using postgresql ref cursors in java

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use