Delete mongodb.md

This commit is contained in:
Rico Sta. Cruz 2020-07-06 01:50:16 +10:00
parent afc25b5e1f
commit 68af8e66f6
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
---
title: MongoDB
category: Development
---
## Querying
```
{ name: 'john' }
{ name: { $eq: 'john' } }