XML is good for static data that they need to refference quickly but for changing and dynamic data then a proper database is better something like sqlite intergration would be good or maybe even reading CSV could be done via c++
XML is good for static data that they need to refference quickly but for changing and dynamic data then a proper database is better something like sqlite intergration would be good or maybe even reading CSV could be done via c++