sql >> Database teknologi >  >> NoSQL >> MongoDB

Sådan koder du med Spring-data MongoDB til db.test.update({name:'abc'}, {$pull:{'child':{'age':10}}})

update.pull("child", new BasicDBObject("age", 10));

mongoOperation.updateMulti(query, update, collectionName);



  1. Brug af SqlBulkCopy med MongoDB

  2. konfiguration max gammel pladsstørrelse i Nodejs

  3. mange til mange forhold til nosql (mongodb og mongoose)

  4. MongoDB $radiansToDegrees