Shop Project - Documentation
Logical Data Model (Visual)
The Shop LDM (Logical Data Model) describes the system's modular database architecture. The database is divided into 8 color-coded sections, each representing a specific functional area (Labels, Users, Products, Purchases, Shipping, Tracking).
Each module is independent but connected through foreign keys and shared entities (e.g., user, article, category). This keeps the system flexible, extensible, and multilingual.
I try to keep the database lean yet solidly structured for a fully functional shop. All units of measurement are initially in g or mm.