Skip to content

This project demonstrates how to create various Mongoose data models for different use cases, including eCommerce, hospital management, and task management (todos). Mongoose provides a schema-based solution for modeling application data with MongoDB, ensuring data consistency and structure.

Notifications You must be signed in to change notification settings

imsp18/data-modelling-mongoose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple express demo

Express: fast, unopinionated, minimalist web framework for Node.js

This project shows a simple express server serving a single HTML page and using express.static to serve static files.

Check out the express documentation for more information.

About

This project demonstrates how to create various Mongoose data models for different use cases, including eCommerce, hospital management, and task management (todos). Mongoose provides a schema-based solution for modeling application data with MongoDB, ensuring data consistency and structure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published