I want to be able to cache the last month of data on my local machine so I don't have to go back to MotherDuck every time to run a query. As opposed to USE database I want to be able to do CACHE database, and only use MotherDuck for the heavy-duty queries. I want to be able to do this from the Web UI (user experience). Lots of queries in the apps we build could just run in the local browser version.