You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A backend data modeling project that implements an ORM layer for an e-commerce system. It defines database schemas, relationships and data access logic to simplify interactions with product, user, order and inventory data.