dbos-inc / dbos-transact-ts

The TypeScript framework for backends that scale
https://docs.dbos.dev
MIT License
366 stars 27 forks source link

Drizzle Support #570

Closed kraftp closed 3 months ago

kraftp commented 3 months ago

Support for Drizzle ORM on the same level as our current support for Knex/TypeORM/Prisma. Drizzle is pretty cool!

chuck-dbos commented 3 months ago

Other than the question of dependency vs interface I'm happy with this as the first step.