Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
大型 Web 应用程序为每个用户拥有一个单独的数据库表是常见的还是可行的?如果没有,当行的大小通常有限制时,大多数人如何为每个单独的用户存储大量数据(最值得注意的是大型数组(数十万或数百万))?
从读到的内容(在评论和其他地方)我得出结论,建议不要以这种方式设计数据库。感谢您的意见