hey fedi programmer folks, this isn't urgent but i'm going to have to store my block game's world data in some kind of database soon.
Uncategorized
1
Posts
1
Posters
2
Views
-
hey fedi programmer folks, this isn't urgent but i'm going to have to store my block game's world data in some kind of database soon. do you have any recommendations? it must be a file-based database, obviously. and game data doesn't usually neatly conform to the boring numbered rows with named columns table design of traditional databases for websites and stuff
i think ideally i'd just be able to store raw binary data
-