Hi, im new with processing, i would like to make an app that visualize a text file.
My txt file is very big , ithas a lot of data (text).
I need to dynamically generate different kind of visualizationg based on that txt file.
I was wondering which is the best approach for this ( when i have big .txt file) . Is it a good approach to visualizate my data reading directly from the txt file or should be a better to use a database?
Is there any benefit of using database in terms of speed and efficiency? or should not be difference?
thanks
Telmo
My txt file is very big , ithas a lot of data (text).
I need to dynamically generate different kind of visualizationg based on that txt file.
I was wondering which is the best approach for this ( when i have big .txt file) . Is it a good approach to visualizate my data reading directly from the txt file or should be a better to use a database?
Is there any benefit of using database in terms of speed and efficiency? or should not be difference?
thanks
Telmo
1