MongoDB
 sql >> Cơ Sở Dữ Liệu >  >> NoSQL >> MongoDB

Tương đương với mongo shell db.collection.runCommand () trong Node.js

Tôi thấy rằng tương đương:

collection.find({ $text: { $search : "your search words" }})
  .toArray(function(err,results) {
    // ..callback stuff..
});


  1. Redis
  2.   
  3. MongoDB
  4.   
  5. Memcached
  6.   
  7. HBase
  8.   
  9. CouchDB
  1. Populate () ref được lồng trong mảng đối tượng

  2. sails-mongo auth error in sails 0.10

  3. Gọi lại Mongoose.js instance.save () không kích hoạt

  4. Ngoại lệ Mongo

  5. MongoDB xóa rất chậm