Hi folks, so in the recent weeks and months I've been working on a Clojure API for Snowflake, and I decided to make it public today: https://github.com/alza-bitz/snowpark-clj The README gives some insight into the purpose and aims, but my deeper motivations stem from some analysis I did a while back on the current state of Clojure (& Scicloj) from my perspective as a data engineer. See the heading "Popular Data Tools With Limited Or Non-Existent Clojure Support": https://docs.google.com/document/d/1Akvge-AHGvOAs1dDFvzcUieaP4_QfauU2H481VR9YUo/edit?tab=t.0#heading=h.hc8k5bo80yv For the Scicloj folks, feature 6 is probably of the most interest https://github.com/alza-bitz/snowpark-clj/blob/main/README.md#feature-6-convert-to-a-techmldataset-or-tablecloth-dataset Any and all feedback welcome! Thanks 🙏