I don’t wanna use any other language. Just open the MongoDB’s shell and create let say 100 000 documents with _id incremented by 1.
Is that possible?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The MongoDB shell is a javascript shell, so you can use anything you can use in javascript: