• Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 0.0.6
    • Affects Version/s: None
    • Component/s: Shell API
    • Labels:
      None
    • Needed
    • Hide

      It's now possible to connect to a new MDB instance with the Mongo object.

      Example:
      > conn = new Mongo('mongodb://127.0.0.1:27017')
      > conn.getDB('test').getCollection('users').findOne()

      Show
      It's now possible to connect to a new MDB instance with the Mongo object. Example: > conn = new Mongo('mongodb://127.0.0.1:27017') > conn.getDB('test').getCollection('users').findOne()
    • Iteration Elderberry

          Assignee:
          anna.herlihy@mongodb.com Anna Herlihy (Inactive)
          Reporter:
          anna.herlihy@mongodb.com Anna Herlihy (Inactive)
          Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

            Created:
            Updated:
            Resolved: