Forum Moderators: coopster
So what is the max as far as XML style flat files go before I start to hit performance issues?
I'd start to worry about 150k...
do not attempt this under windows... where performance will be a major issue.
File management could be more of an issue, however, particularly if multiple users could potentially edit the same file/record...?
I'm on a shared MySQL server and someone locked it up
I realize I am stating the obvious here but I feel it needs mentioning -- your issue is not in where to store the data in regards to filesystem/RDBMS but in hosting services. If you are running into issues now in regards to mere database services, it is going to get worse (think application/code level). You might consider investing your time/money in a different platform/provider at this point rather than programming changes/modifications. Just a thought ...