NoSQL Injection
NoSQL Types (brief)
MongoDB Basics
{
_id: ObjectId("63651456d18bf6c01b8eeae9"),
type: 'Granny Smith',
price: 0.65
}Connect
mongosh mongodb://127.0.0.1:27017Insert
Query
Update
Remove
Last updated