[L] Persistent data
Presenting the NoSQL MongoDB database for storing JSON documents and Mongoose as an interface to work with schema and models.
Practice & learn more
The code used in the slides are available in the exercise . Work through that exercise to get a live and running example.
To learn more you can work with the exercise below.
src/express/mongoose
to learn work with MongoDB and Mongoose for persistent storage with Express.
Resources
Resources that are used, or are relevant, for the areas that the lecture covers.