Answer the question
In order to leave comments, you need to log in
Which database schema to choose for a product catalog?
There is a catalog of goods: mattresses, beds, pillows, bed linen. Foolishly, I made everything in separate tables, since the sets of characteristics are different.
Like tables like this:
МоделиМатрасов (фото, базовые характеристики: высота, состав, производитель – FK, ...)
ВнешнийВидМатрасов (вариации с пружинными блоками (FK) и чехлами (FK) и FK на Модель)
ВариантыМатрасов (Вид, Размер – FK, цена)
Answer the question
In order to leave comments, you need to log in
You need specs separately. make goods separately ...
Here's just a one-on-one example to make it convenient to work with the filter and that the plates were with a small number of columns:
Do 1 large table or split it into parts?
If it is not very clear - write questions, I will help to understand
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question