Cannot find package 'bun' imported from F:\code\RELAND\node_modules\drizzle-orm\bun-sql\driver.js
Could not get to work using bun postgres in drizzle: https://orm.drizzle.team/docs/connect-bun-sql
I am using Tanstack Start with bun runtime on Vite
Drizzle ORM - Bun SQL
Drizzle ORM is a lightweight and performant TypeScript ORM with developer experience in mind.
1 Reply
It would be nice to have an example a whole example using drizzle with bun runtime
I need to use bunx --bun vite in dev
I think it is important to warn this in the docs