Using Drizzle with Effect for Database Service and Transactions

how do you use drizzle with effect? I want to create a database service which i can use to query and use transactions
Was this page helpful?