Create Collection and Index #5979
devendermishra
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In my use-case, I have some time-series data. For that, I need to create a collection using mongo createCollection command. Also, I need to add few indexes.
What is the command for creating collections and indexes?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions