阅读背景:

创业公司应该考虑哪些数据库系统?

来源:互联网 

Right now I'm developing the prototype of a web application that aggregates large number of text entries from a large number of users. This data must be frequently displayed back and often updated. At the moment I store the content inside a MySQL database and use NHibernate ORM layer to interact with the DB. I've got a table defined for users, roles, submissions, tags, notifications and etc. I like this solution because it works well and my code looks nice and sane, but I'm also worried about how MySQL will perform once the size of our database reaches a significant number. I feel that it may struggle performing join operations fast enough. Right now I'm developing the prototype of a web




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: