I am new to developing with MongoDB and I need information on querying the database while developing an application using the GO language.
While .net has its own helpers, do I query mongoDB using straight java or javascript?
Any information would be appreciated.