▲ | qianli_cs a day 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 a day ago | parent [-] | |||||||
Why not always default to using transactions? | ||||||||
|