This eCommerce SQL project involves the creation and management of an online store's database. The database comprises 8 tables:
- customers: Information about customers
- orders: Details of orders placed
- payments: Payment-related data
- orderdetails: Specifics about items in each order
- product: Product information
- category: Categories for products
- shippers: Details of shipping entities
- suppliers: Information about product suppliers