Answer the question
In order to leave comments, you need to log in
How to see the structure of a mongodb collection?
Hello.
There is a collection in mongodb. How to view its "fields", that is, the columns of this "table"?
Answer the question
In order to leave comments, you need to log in
If your project uses mogoose, you can look for a file with mongoose schema. You can use the robomongo
interface for even more clarity, for example
, or simply print the entire collection to the console.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question