Skip to content

Commit

Permalink
Add MongoDB sadness
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenrua committed Jun 15, 2017
1 parent 72e34f9 commit 44b8132
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions databases/mongo.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,14 @@ db.MultimediaObject.find({"tags":{$elemMatch:{"$in":[null], "$exists":true}}})
```
http://stackoverflow.com/questions/15335197/mongodb-query-array-with-null-values


SAD
---

* Any like SQLite for MongoDB (for testing)
* PHP current status (No `doctrine/mongodb-odm`, No `api-platform`)


Links
-----

Expand Down

0 comments on commit 44b8132

Please sign in to comment.