▲ | qianli_cs 6 months ago | |||||||
In addition to TypeORM, DBOS supports several popular ORMs: - Drizzle (we're also a sponsor to Drizzle): https://docs.dbos.dev/typescript/tutorials/orms/using-drizzl... - Knex: https://docs.dbos.dev/typescript/tutorials/orms/using-knex - Prisma: https://docs.dbos.dev/typescript/tutorials/orms/using-prisma More ORM support is on the way. | ||||||||
▲ | latchkey 6 months ago | parent [-] | |||||||
Why not always default to using transactions? | ||||||||
|