Need a special offer?Find out if your project fits.
+

Flexmonster pivot Data capacity

Answered
Ravi Kumar asked on September 28, 2020

Hi,
 
What is the maximum amount of records can Flexmonster can hold?
I have around 4 Lakhs of data, does flexmonster have the ability to hold that huge data?
 
Regards,
Ravi Kumar

1 answer

Public
Mykhailo Halaida Mykhailo Halaida Flexmonster September 29, 2020

Hi Ravi,
 
Thank you for posting your question.
 
Being a client-side component, Flexmonster relies on resources available to the browser, which affects the loading time and the maximum size of the data that can be handled on every particular machine. This means that the client machine’s RAM determines how much data can be loaded at once, and CPU capabilities affect how much time is spent on data processing. 
 
Having said the above, 400,000 rows of data are not a problem for Flexmonster, as long as the user's computer is capable of processing them.
 
Alternatively, we would also suggest considering the custom data source API for your project – our custom communication protocol which allows you to retrieve already aggregated data from the server and pass it to the Flexmonster pivot table. At the core of this approach lies the idea of assigning the heavy lifting of fetching, processing, and aggregating the data to the server, after which only the necessary parts of the data are transferred to the client-side. 
 
Feel free to check out the Flexmonster Data Server as well – the Data Server is an implementation of the already mentioned custom data source API optimized for particular databases, CSV & JSON.
 
Please let us know if this helps.
 
Best regards,
Mykhailo

Please login or Register to Submit Answer