开发者

I use godaddy hosting and want to have asp.net membership database. How many user accounts will bring the database size to 200 MB? [closed]

开发者_高级运维 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 12 years ago.

I user godaddy hosting and they allow database use upto 200 mb. I plan to have a website with many user account and will use asp.net membership database for managing these accounts. How many user accounts will eat up 200 MB space. If someone can give an exact figure then it would be easy to decide if i have to plan on my budget to buy more database space.


Based on a quick scientific and exact (not) calculation on a certain database, I came up with a bit less than two kilobytes per user (with no roles), including indexes. That is, if you only care about the ASP.NET membership tables, of course.

This would bring your maximum user count somewhere near one hundred thousand users. I doubt you'll get that many users in quite a while, so I wouldn't concern myself with the space the few rows in the membership tables will take.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜