About: CTO of lambda.direct
TypeORM is a great ORM. Though I personally use query builder knex.js which gives you more power over the db and queries.
what other ORMs within or outside typescript you've used?
I have used only these two.
TypeORM is a great ORM. Though I personally use query builder knex.js which gives you more power over the db and queries.