Support for mongodb #111
Unanswered
Chaitanyabsprip
asked this question in
Q&A
Replies: 2 comments
-
I would like to know that too. |
Beta Was this translation helpful? Give feedback.
0 replies
-
It seems the filter should be a key in this object. Something like this: {"find": "users", "filter": { "name": "Michael Jackson" } } |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have been using mongo compass for mongodb. I wish to switch to nvim-dbee. I am able to connect to the database, however, I'm not sure about how to write queries for mongo with nvim-dbee. I can only find sql examples. What is the format of the queries for mongo using nvim-dbee?
Beta Was this translation helpful? Give feedback.
All reactions