This SQL project simulates an online book store with three core tables: Books, Customers, and Orders. It includes data import from CSVs and a range of analytical queries to extract insights such as top-selling books, customer purchase behavior, revenue trends, and sales analysis.