... | @@ -37,7 +37,7 @@ Our project's backend has been integrated with MongoDB, and we've utilized Mongo |
... | @@ -37,7 +37,7 @@ Our project's backend has been integrated with MongoDB, and we've utilized Mongo |
|
|
|
|
|
### MongoDB
|
|
### MongoDB
|
|
|
|
|
|
For our project, we have opted to use [MongoDB](https://www.mongodb.com), a document-oriented NoSQL database, since we only need to store user and event data. MongoDB's flexible document structure makes it an ideal choice for our needs.
|
|
For our project, we have opted to use MongoDB, a document-oriented NoSQL database, since we only need to store user and event data. MongoDB's flexible document structure makes it an ideal choice for our needs.
|
|
|
|
|
|
To begin, you'll need to download MongoDB onto your computer. This can be accomplished by following the [MongoDB Community](https://www.mongodb.com/try/download/community) instructions that are tailored to your specific operating system.
|
|
To begin, you'll need to download MongoDB onto your computer. This can be accomplished by following the [MongoDB Community](https://www.mongodb.com/try/download/community) instructions that are tailored to your specific operating system.
|
|
|
|
|
... | | ... | |