Hi,
I am going to use database in my game. I wanna ask, which database do I use that consumes less of memory at run time.
There I have two options:
- Use of file.txt as database
- Use of data.db as database
Please help me with following questions:
- Which database mode do you feel would be the best to be used to store the scores?
- Which database mode is preferable to be used as per "Less memory consumption " criteria ?
- Which database mode is often used in games for storing score?
Waiting for your replies… [import]uid: 129159 topic_id: 27626 reply_id: 327626[/import]