This post originated from an RSS feed registered with Java Buzz
by Michael Cote.
Original Post: IBM to make Java database open source
Feed Title: Cote's Weblog: Coding, Austin, etc.
Feed URL: https://cote.io/feed/
Feed Description: Using Java to get to the ideal state.
CNET reports that IBM is going to open source Cloudspace, a
Java, embedded DB. I have a certain loathing for databases, but over the years I've realized that it's not so much the DB part that I don't like, but that they're usually separate systems.
Thus, embedded DB's that are pure Java -- like Cloudspace, McKoi, and Hypersonic -- seem pretty attractive. Hopefully, since Cloudspace was once commercial (?), it's extremely robust, scales, and all that stuff.