mongodb-sample-dataset
mongodb-sample-dataset copied to clipboard
using-docker setup mongodb and script file added for import
Features
Docker Compose
- Added a Docker Compose file (
docker-compose.yml
) to simplify deployment and environment setup.
New Data Import Script
- Introduced a new script (
import.sh
) in the project'swork
folder. - The script is designed to efficiently import data into the application's data store.
Logging Enhancements (Golang)
- Added a Golang file (
main.go
) dedicated to improving logging capabilities. - Enhances error tracking and debugging if any wrong in the import.sh.
Hi @vinaycharlie01. Thanks for the PR.
hi @neelabalan can we merge this PR?