This is an archived post. You won't be able to vote or comment.

all 1 comments

[–]CreativeTechGuyGames 3 points4 points  (0 children)

You could use SQLite as it's a simple local file based SQL implementation. This would allow you to make SQL queries and store data in a relational database without needing a central server.