Menu

Released the version 0.3 of MongOz Application

The version 0.3 contains the improvements below:

  • Feature: Aggregate MongoDB command is available
  • Feature: Distinct MongoDB command is available
  • Adjust: Double confirmation is now asked for DROP commands
  • Interface: If the documents on a FIND result have no "_id" field, the interface prevents the execution of UPDATE / REMOVE Documents and SET / UNSET fields
  • Interface: Only FIND results allows the user to change/unset field values, as well update documents (aggregate and distinct results are not documents)
  • Code: Some remodeling in order to reuse code in the backend/frontend communication

Download it HERE.

Posted by Fábio Lutz 2014-10-13 Labels: mongo mongodb

Log in to post a comment.