By alashcraft
via ayende.com
Published: Jul 13 2008 / 08:12
I spent significant parts of the last two weeks dealing with embedded databases. I have used, SQL CE, SQLite, FireBird, db4o and Berkeley DB. My requirements were really simple, or so I thought. I just wanted safe for multi threading and support for transactions.
Comments
gerps replied ago:
In the case of db4o you should try embedded client/server to have multiple transactions (and this mode doesn't involve networking):
http://developer.db4o.com/blogs/product_news/archive/2007/09/15/embedded-client-server-performance-improvements.aspx
Best!
Voters For This Link (11)
Voters Against This Link (0)