Answer the question
In order to leave comments, you need to log in
How to store an array of elements in a database?
There is a game map that the player fills with items. Let's say a map is an array of 15x15 elements. Each array element is the type of item it contains. How it is possible to implement storage of the given array in a database?
How relevant would serialization be here?
Answer the question
In order to leave comments, you need to log in
If you do not need to make selections by the values of this array, then searilization is appropriate.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question