I'm just new to MySQL, I need to know how much data can be stored in MySQL. I am developing a web crawler, can I store all the data in MySQL, or do I need to use a different database? Which is faster? I mean, what has the highest write / read speed? Do I need to reconfigure to add more data?
database mysql
Alex mathew
source share