Why fabrik is so dapper
Read OriginalThe article details the architectural decision to split the fabrik project into a dashboard and a public application. It argues for using a full-featured ORM like NHibernate for the complex dashboard, but the lightweight Dapper micro ORM for the read-only public site. The author emphasizes performance optimization, reduced memory/network overhead, and cost savings by mapping only the necessary fields for public views.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser