BerkleyDB & C# – Part 1
Jan 31st, 2010 | By sankarsan | Category: FeaturedIn my last post I have discussed about the BerkleyDB product family.In this post we will discuss about using BerkleyDB with it’s C# API set.Before getting into the details we will take a quick look into the different access methods provided by Berkley DB. BTree – Here the data is stored in a balanced tree [...]