Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/exemplar-codes/online-shop-with-nosql-mongoose
- Owner: exemplar-codes
- Fork: true (exemplar-codes/online-shop-with-nosql-mongodb)
- Created: 2023-05-28T00:19:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-07T22:25:10.000Z (about 1 year ago)
- Last Synced: 2024-09-24T18:01:20.224Z (about 1 month ago)
- Topics: ejs, expressjs, mongodb-atlas, mongoose-model, mongoose-schema, mongoose-timestamp, mongoose-vs-mongodb, mongoosejs
- Language: JavaScript
- Homepage:
- Size: 214 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 itNote: Using a new cluster for this