| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project analyzes e-commerce sales and inventory data using SQL.
It includes database design, sample data, and queries to generate insights on orders, customers, products, and inventory.
Clone the repository:
git clone https://github.com/your-username/ecommerce-sql-analysis.git
cd ecommerce-sql-analysisImport schema.sql into your SQL database.
Run insert_data.sql to add sample data.
Use queries from queries.sql to explore insights.
Harshitha Adicherla
| Back | FazBrowse Home | New Git URL |