开发者

Is it possible to run Mongo client shell query/commands from Ruby?

Could I use the Mongo client shell queries/commands from inside Ruby?

I know there is the Ruby driv开发者_运维知识库er DSL, but I was thinking about something similar to running a SQL query from within PHP.

Just for the sake of knowing.


You can always work directly with the MongoDB Ruby driver. Read this tutorial for more information.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜