Right now i creating a mini game project for my school and i need a highscore table for my game. So i was thinking can i use database and SQL such as SQLite to store the highscore data into database then i export the game to the VR Headset (Oculus Rift). Will the highscore data be inside the VR headset?
Oculus Rift is a PC based VR headset. All the files are stored on your desktop computer, including the executable and all other associated files.
I would highly suggest getting the asset SimpleSQL for any sqlite system you want to try create.