Slashdot Mirror


Derby Source Code Released

Matt Rosenberger writes "Over a month ago, IBM donated the source code to Cloudscape (now dubbed Derby) to the Apache Software Foundation. Last week, the Apache Incubator Project released a snapshot of the source code to Derby. Derby is an open-source embedded database written in Java."

1 of 19 comments (clear)

  1. java by alatesystems · · Score: -1, Troll

    Who would realy use an RDBMS that is Java based. Java is slow, and I don't care who says it isn't. Any virtual machine is going to make the product take some kind of hit when it goes from the bytecode to actual instructions.

    I'll stick to my compiled code for my architecture. That is the beauty of FOSS.

    Chris