Is there such a thing as too many tables?

后端 未结 9 1442
忘了有多久
忘了有多久 2021-02-13 01:01

I\'ve been searching stackoverflow for about an hour now and couldn\'t find any topics related, so I apologize if this is a duplicate question.

My inquiry is this. Is th

9条回答
  •  清酒与你
    2021-02-13 01:19

    You should have exactly as many tables as you need; no more, no less.

    One of the systems I'm working on these days has 143 tables - because that's exactly the number required to solve the problem.

提交回复
热议问题