Skip to content

In this eCommerce SQL project, various types of queries are written for managing and retrieving data related to customers, orders, products, payments, and more.

Notifications You must be signed in to change notification settings

BrajeshVKulkarni/E_commerce_SQL_Project

Repository files navigation

eCommerce SQL Project

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

Database Tables Connections

About

In this eCommerce SQL project, various types of queries are written for managing and retrieving data related to customers, orders, products, payments, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published