Quote:
Originally Posted by evil_master2120
... won't it affect the database or make the database crash or anything like that
|
the database engine can take it
10,000 accesses per second is possible
however, you have to make sure you have the hardware to support whatever it is you're expecting to do
don't automatically assume that you have to design the database to overcome a perceived performance problem
do a search for the phrase "premature optimization"