https://github.com/codeofrahul/mongodb
In this repository I have developed a MongoDB database, created cluster, connected it to my project, inserted data, fetched data from it, deleted data.
https://github.com/codeofrahul/mongodb
Last synced: 10 months ago
JSON representation
In this repository I have developed a MongoDB database, created cluster, connected it to my project, inserted data, fetched data from it, deleted data.
- Host: GitHub
- URL: https://github.com/codeofrahul/mongodb
- Owner: CodeofRahul
- License: apache-2.0
- Created: 2024-12-29T06:59:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-29T07:00:50.000Z (about 1 year ago)
- Last Synced: 2025-01-30T03:18:59.674Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MongoDB
In this repository I have developed a MongoDB database, created cluster, connected it to my project, inserted data, fetched data from it, deleted data.