© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Effectifying Postgres Access with Drizzle: Best Practices and Preferences - Effect Community
EC
Effect Community
•
2y ago
•
5 replies
James!
Effectifying Postgres Access with Drizzle: Best Practices and Preferences
I am using drizzle for postgres on an existing project that I am adopting Effect in
, how do you guys recommend I
"Effectify
" my database access
?
Should I use the sql package
? Should I keep using Drizzle as I currently do inside a
tryPromise(() => drizzleDb.insert...)
tryPromise(() => drizzleDb.insert...)
On a sidenote
: Who here prefers direct SQL queries rather than ORM based
.
Effect Community
Join
Production-grade applications in TypeScript.
6,221
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Best Practices for Casing in Table and Column Names
EC
Effect Community / sql
17mo ago
Issues with `pg-drizzle` Types After Postgres to PG Changes
EC
Effect Community / sql
5mo ago
Error using drizzle `$count` with `@effect/sql-drizzle` and `yield*`
EC
Effect Community / sql
2mo ago
Seeking Advice on Exposing Raw Client for Drizzle Transactions with Postgres Connection
EC
Effect Community / sql
15mo ago