Tagged: MongoDB
- 🔗 What Goes Around Comes Around... And Around... This is an interesting paper I read last month. The notes on this paper gave me an idea of having linkblogs… Original Paper link Some quotes Under 4: Parting comments ORMs are a vital tool for …
- Golden Rule Of Sanity: No ORM/ODM Many teams start with ORM/ODM for various reason. But ORM/ODM don’t scale because of a reason. And to perserve sanity, all ORM/ODM must be avoided unless it’s provided by the team who …