Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deepanagarjan/mongodb-task-day-2
https://github.com/deepanagarjan/mongodb-task-day-2
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/deepanagarjan/mongodb-task-day-2
- Owner: Deepanagarjan
- Created: 2024-08-23T19:05:32.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-24T16:39:09.000Z (4 months ago)
- Last Synced: 2024-08-24T18:10:00.262Z (4 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# MongoDB Exercise 2 Completed
- data.js file contains Create Queries and data collections
- Queries.js file contains solved Queries.
- Date is entered in "YYYY/MM/DD" format as the `new Date` operator will display it correctly only when the Date is inserted in mentioned format.