working with big data
Posted: Mon Jun 04, 2018 6:15 pm
I am aware that a CMS system could potentially have over 1,000, maybe 10,000 posts, even possibly 100,000 posts. I know that MySQL and a 64-bit system can handle the load even with 10 million posts.
WordPress is more or less a web site with a fetch the page wanted from a database. This is a very simple model.
I was wondering if there was more I can do with WP to make the database more useful generally?
Such as a pie chart with the various categories etc, but how much more can I squeeze of the database?
WordPress is more or less a web site with a fetch the page wanted from a database. This is a very simple model.
I was wondering if there was more I can do with WP to make the database more useful generally?
Such as a pie chart with the various categories etc, but how much more can I squeeze of the database?