Hey I'm trying to make a level editor for my platformer game. And I want users to be able to create and upload their own map. So i thought the best way to do this is to save the objects position and angle in my database. So how do i save and load objects in a database?