Delete mongodb.md
This commit is contained in:
parent
afc25b5e1f
commit
68af8e66f6
10
mongodb.md
10
mongodb.md
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
title: MongoDB
|
||||
category: Development
|
||||
---
|
||||
|
||||
## Querying
|
||||
|
||||
```
|
||||
{ name: 'john' }
|
||||
{ name: { $eq: 'john' } }
|
Loading…
Reference in New Issue