I've been reading around and noticed there has been an update that gives us access to a SQL lite database. This is a really nice addition to graal but I was wondering what the performance is like when your database gets bigger. I know that the old way of scripting, that we would store inventory specific variables on the player with clientr. We would also store economy using serverr. Should we replace this functionality with the sql queries?