Jagbir Singh

Jagbir Singh

  • NA
  • 1
  • 506

Productionalize approach for MongoDB

Aug 29 2016 4:09 PM
I have gone through some of the interesting C# corner articles written over MongoDB.&nbsp;<br /><br /><div>Though I have some doubts over how to use Mongo in a Production environment with C# code base.&nbsp;</div><div>&nbsp;</div><div><p style=" 0px; 0px; font-size: 15px; clear: both; color: #242729; font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; 19.5px; background-color: #ffffff;">My intention is to understand what possible options in terms of query storing/execution, results validation, a developer have while working with MONGO.</p><p style=" 0px; 0px; font-size: 15px; clear: both; color: #242729; font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; 19.5px; background-color: #ffffff;">Lets say in case of SQL we have SP's which we execute using JS. What can be done in case of MONGO.</p><p style=" 0px; 0px; font-size: 15px; clear: both; color: #242729; font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; 19.5px; background-color: #ffffff;">I have gone through system.js collection docs but Mongo itself doesn't recommend that for usage. :(</p><p style=" 0px; 0px; font-size: 15px; clear: both; color: #242729; font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; 19.5px; background-color: #ffffff;">All ideas and inputs are appreciated.</p><p style=" 0px; 0px; font-size: 15px; clear: both; color: #242729; font-family: Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; 19.5px; background-color: #ffffff;">Thanks</p>&nbsp;</div>

Answers (1)