▲ | latchkey a day ago | ||||||||||||||||
Why typeorm over something like https://mikro-orm.io/? | |||||||||||||||||
▲ | qianli_cs a day ago | parent [-] | ||||||||||||||||
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. | |||||||||||||||||
|