MongoDB
 sql >> Teknologi Basis Data >  >> NoSQL >> MongoDB

Kueri array bersarang di MongoDb

Mengerti!

db.c.find({'tuples' : {$elemMatch : {$all : ['nn']}}})
db.c.find({'tuples' : {$elemMatch : {$all : ['nn','method']}}})



  1. Redis
  2.   
  3. MongoDB
  4.   
  5. Memcached
  6.   
  7. HBase
  8.   
  9. CouchDB
  1. Cara Mengimpor format file .bson di mongodb

  2. Kueri Agregasi Rata-rata di Meteor

  3. DropIndex MongoDB()

  4. MongoDB $filter

  5. Migrasikan data dari PostgreSQL ke MongoDB