Alex Bedig

Results 2 comments of Alex Bedig

> One big benefit would be allowing data folks who don't know SOQL but can use universal sql to create reports. Totally agree. For us, the Salesforce schema (and thus...

JSON support would make it easier to handle JSON columns in queries: https://duckdb.org/docs/extensions/json.html#installing-and-loading. For now, this can be handled in the sources query if the source database supports it.