Effect CommunityEC
Effect Community2y ago
11 replies
bowzee

Using @effect/sql for arbitrary SQL queries

i'm discovering @effect/sql now, and i cant seem to understand is there a way to make an arbitrary sql (similar to https://github.com/gajus/slonik) ? i just want to write a request and specify the output schema, nothing more. findById seems to do too much for me
Was this page helpful?