table in table
Hello! i am actually new to advanced databases. i used quick.db and quickmongo type of things all the time. so what i want is object in objects. i mean like db.get("users.user.assets.purse") and setting that. i checked supabase but i cant really find a way to do that. i can create individual tables but i cant make a sub table in a table. like i can make user, it has an id and name, but i cant make a sub table in it which includes its purse and so.