-
-
Notifications
You must be signed in to change notification settings - Fork 158
MongoDB docs 21 to 25 added #935
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MongoDB docs 21 to 25 added #935
Conversation
Here's the code health analysis summary for commits Analysis Summary
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job, @Vipullakum007! 🎉 Thank you for submitting your pull request to CodeHarborHub. We appreciate your contribution and enthusiasm! Our team will review it soon. If you have any questions or need further assistance, feel free to reach out. Thanks for contributing!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
now update your content for best practice based on suggestions
F --> B | ||
``` | ||
|
||
### Notes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Basic Practice
### Notes
> - Ensure the `mongod` server is running before executing the `mongodump` or `mongorestore` commands.
> - Use appropriate options with `mongodump` to back up specific databases or collections.
> - The backup directory should be accessible and writable by the MongoDB instance.
Good Practice
:::note
### Notes
- Ensure the `mongod` server is running before executing the `mongodump` or `mongorestore` commands.
- Use appropriate options with `mongodump` to back up specific databases or collections.
- The backup directory should be accessible and writable by the MongoDB instance.
:::
|
hey @ajay-dhangar , updated as per your suggestion you can review it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
Related Issue
Fixed : #906
Description
i have added following MongoDB docs under MongoDB tutorials
Using
4 . Table according to topic
5 . Note
Type of PR
Screenshots / Videos (if applicable)
Checklist
Additional Context
[Include any additional information or context that might be helpful for reviewers.]
Resources for Guidance
Here are some resources that may be helpful as you contribute to CodeHarborHub:
Resources for DSA Features on Our Site: