kndndrj / nvim-dbee

Interactive database client for neovim
GNU General Public License v3.0
758 stars 51 forks source link

MongoDB usage #43

Closed asif-mahmud closed 11 months ago

asif-mahmud commented 11 months ago

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.

asif-mahmud commented 11 months ago

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