Topic: Datatables Handling Large Datasets
                  
                  amacias1024
                  priority
                  asked 4 months ago
                
Hi, is there any update on the separate product mentioned that’s intended to handle large datasets (lots of rows and columns)? I’m currently facing performance issues when working with a dataset that has a large number of rows and columns — it takes a long time to load and interact with. Any update on the availability or development status of the new product would be very helpful. Thanks!
                      
                      Kamila Pieńkowska
                      staff
                        answered 4 months ago
                    
You can either consider using DataTable with option "serverside" or switching your tables to Dataden. It is an MDB product. Here is a link: https://getdataden.com/.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
 - Premium support: Yes
 - Technology: MDB Standard
 - MDB Version: MDB5 9.1.0
 - Device: Computer
 - Browser: Google Chrome
 - OS: Windows
 - Provided sample code: No
 - Provided link: No
 
eventodyssey priority commented 4 months ago
How large of datasets are you dealing with?
I've personally found it more powerful/flexible to handle exceptionally large or complex datasets with tools like ElasticSearch, then use the MDB components to replicate the UI of what's available in the datatable.
I know that's not the answer you are remotely looking for, but just wanted to provide my two cents.