Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ritobrotomukherjee/just-mongo-db
Mongo DB CRUD, DB creation etc. All step wise files are available in different branches
https://github.com/ritobrotomukherjee/just-mongo-db
crud mongodb mongosh mongoshell nosql nosql-database
Last synced: 22 days ago
JSON representation
Mongo DB CRUD, DB creation etc. All step wise files are available in different branches
- Host: GitHub
- URL: https://github.com/ritobrotomukherjee/just-mongo-db
- Owner: RitobrotoMukherjee
- Created: 2022-09-24T05:15:47.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-25T10:29:17.000Z (over 2 years ago)
- Last Synced: 2024-10-26T14:35:18.908Z (2 months ago)
- Topics: crud, mongodb, mongosh, mongoshell, nosql, nosql-database
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Ritobroto-Mukherjee-yellow?labelColor=blue)
# Hello MongoDB
> It's a simply `MongoDB` commands for DB create, CRUD etc operations.
## Built With
![](https://img.shields.io/badge/MongoDB-green) ![](https://img.shields.io/badge/Github-yellow)
## To get this project up and running, you should do the following;
- If you wish to run the project locally, please do the following:- Clone the repository to your local machine.
- **`https://github.com/RitobrotoMukherjee/just-mongo-db.git`**
- **`cd just-mongo-db`**## Prerequisite
> - `MongoDB` needs to be installed.
> - `MongoDB` path variable needs to be properly set.
> - For version >= 6.0 `Mongosh` **(MongoDB Shell)** is also required.## Authors
👤 **Ritobroto Mukherjee**
- Portfolio: [@Rito](https://ritobroto-mukherjee.blogspot.com/)
- GitHub: [@RitobrotoMukherjee](https://github.com/RitobrotoMukherjee)
- Twitter: [@RitobrotoM3](https://twitter.com/RitobrotoM3)
- LinkedIn: [Ritobroto Mukherjee](https://www.linkedin.com/in/ritobroto-mukherjee-519148ba/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
![](https://img.shields.io/badge/Microverse-blueviolet)
## 📝 License
This project is [MIT](./MIT.md) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._