|
2 | 2 |
|
3 | 3 | [MongoDB](https://www.mongodb.com/) is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. This example will show you how to connect to and use MongoDB as your backend for your Next.js app.
|
4 | 4 |
|
5 | | -[How to Integrate MongoDB Into Your Next.js App](https://www.mongodb.com/developer/languages/javascript/nextjs-with-mongodb/) |
| 5 | +Tutorial Link: [How to Integrate MongoDB Into Your Next.js App](https://www.mongodb.com/developer/languages/javascript/nextjs-with-mongodb/) |
6 | 6 |
|
7 | 7 | If you want to learn more about MongoDB, visit the following pages:
|
8 | 8 |
|
|
0 commit comments