Forgot your password?
typodupeerror

Comment db4o object database is new and more KISS (Score 1) 360

Some "new" databases exactly meet your requirements. db4o, the open source object database, native Java and .NET is:

- very lean and not complex at all (one line of code stores any object)
- scales extremely well
- is cross platform Java and .NET
- very performant (up to 44x faster than Hibernate+MySQL, for instance)

Chris
http://www.db4o.com/

Slashdot Top Deals

An elephant is a mouse with an operating system.

Working...