How do I describe a collection in Mongo?

前端 未结 12 732
终归单人心
终归单人心 2021-01-31 02:32

So this is Day 3 of learning Mongo Db. I\'m coming from the MySql universe...

A lot of times when I need to write a query for a MySql table I\'m unfamiliar with, I woul

12条回答
  •  半阙折子戏
    2021-01-31 02:34

    I wrote a small mongo shell script that may help you. https://gist.github.com/hkasera/9386709

    Let me know if it helps.

提交回复
热议问题