Build e-commerce website database using both SQL and NoSQL
Date:
Description: Business analysis of e-commerce system (Shopee) and draw database model diagram (Draw.io)
Model related to user (Relational Database - MySQL)
Model related to product (Document Database - MongoDB)
Model related to payment (Relational Database - MySQL)
Model related to order and shipping (Key-value - Redis)