Object Oriented Database db4o

by Tom

If you’re creating a local database but have an amount of data that might be a little too big for XML serialization, take a look at db4o if you aren’t already familiar with it. Here’s a little intro and demo of this open source object-oriented database, which makes it unnecessary for Java and .NET developers to predefine/maintain a separate data model by letting you store and retrieve application objects using just a single line of code, from Hieu Pham at www.hieu.co.uk. Don’t you just love an outstanding little tip that is this easy to implement?  Get over there and take a look!

If you found this helpful or interesting, please share it!

Leave a Comment

Previous post:

Next post: