Multiple databases vs a single database

后端 未结 5 1163
迷失自我
迷失自我 2020-12-17 22:14

I\'m looking at an existing site and they are using separate databases. The databases seem to be setup in the following manner:

  • general types (user_type, langu
5条回答
  •  感情败类
    2020-12-17 22:42

    If there were a good reason for breaking up a database into a bunch of smaller ones like this, the databases would probably have names like "hadronsupercolliderrawdata" and "googlebackup_2008". Names like "generaltypes" and "memberdata" suggest they were just overwhelmed by stupidity.

提交回复
热议问题