Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/exemplar-codes/online-shop-with-nosql-mongoose

A more realistic Online app, this time with Mongoose (last version was vanilla MongoDb)
https://github.com/exemplar-codes/online-shop-with-nosql-mongoose

ejs expressjs mongodb-atlas mongoose-model mongoose-schema mongoose-timestamp mongoose-vs-mongodb mongoosejs

Last synced: about 1 month ago
JSON representation

A more realistic Online app, this time with Mongoose (last version was vanilla MongoDb)

Awesome Lists containing this project

README

        

# online-shop-with-nosql-mongoose [~~online-shop-with-nosql-mongodb~~](https://github.com/exemplar-codes/online-shop-with-nosql-mongodb) [~~online-shop-express-ejs-mvc~~](https://github.com/exemplar-codes/online-shop-express-ejs-mvc)
An Online shop app with realistic features, code.

Focus of this project:
1. ~~Explore MVC pattern~~
2. ~~Explore Sequelize ORM, and compare it with file based storage~~
3. ~~Explore NoSQL databases~~
4. ~~Explore MongoDB~~
5. ~~Rewrite the app using these~~
6. Explore Mongoose
7. Rewrite the app using it

Note: Using a new cluster for this