you need something like mongodb or couchdb to store this data. don't use mysql. Another idea would be to process the big data in to smaller readable data using background processes and store in another database, this data should be able to directly import in to js charts and graphs you'll be showing on the front end. This method will cut down a lot of page load time.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community