mora
mora copied to clipboard
Is there any api to run mongodb shell?
Just like this link https://github.com/mongodb-labs/sleepy.mongoose/wiki/Database-Commands
When I tried to insert integer to mongodb, I found that mongodb shell is needed for this situation. Finding documents api of mora seems like support query operation only.
Maybe you can contribute make creating such an extension?
I would like to make some contributions to this great project, but I am not good at golang for now, I used C all the time befroe. I am sorry.