24.06.2017, 15:11
This type of system is much better done with the MySQL plugin, where you can create tables, use auto generating IDs and easily look up, change, remove and add data. The only difference is that you're querying the data, which is relatively quick if you're using good optimization.