I’m interested in some collaboration or testing your stuff. My use case is: We have an app which has a in-memory dataset which we query using kotlin directly. So data does not sit in any SQL or NoSQL datastore but its simply just in-memory datastructures, like a pretty large cache of data. Now we miss having some ad-hoc querying against this dataset.