Which is better and why?
1 - Store all the information of the items in a dictionary own project as well as most sources do?
2 - Store the information of items in the database and do a search in the database each time the information is requested for an item?
1 - Store all the information of the items in a dictionary own project as well as most sources do?
2 - Store the information of items in the database and do a search in the database each time the information is requested for an item?