Drizzle Postgres example

Hi, I found https://github.com/Effect-TS/effect/blob/main/packages/sql-drizzle/examples/sqlite.ts this implement for using drizzle with SQLite and Effect.

It's there any example of how to use it with Postgres instead?
GitHub
An ecosystem of tools to build robust applications in TypeScript - Effect-TS/effect
effect/packages/sql-drizzle/examples/sqlite.ts at main · Effect-TS/...
Was this page helpful?