kndndrj / nvim-dbee

Interactive database client for neovim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MongoDB usage

asif-mahmud opened this issue · comments

Hi, many many thanks for this work. Have been trying it out and it looks pretty good. However i was also trying to use mongodb with it, but couldn't figure out how to use that. For example i could use db.createCollection("test_collection") in mongosh but how would i go about it in this setup ? if you have had any tryouts or example please share.

ok got it. just use commands in json format. link - https://www.mongodb.com/docs/manual/reference/command/