[Solved] Best way to store large data in mysql
[ad_1] I think it is better to use a database that is not used by anything else but whatever uses the data (as it is a lot of text data and may slow down SQL queries) and create seperate tables for each category of data. Ad@m [ad_2] solved Best way to store large data in … Read more