Nov 08
A good DAL is always close to a ORM
I have focused a lot on writing a good DAL for macaco-contacts, specially working on the fact that desktop-couch does not provide and ad-hoc query system. First things first, I am not trying to…