General ORM use for simple projects, Database interaction using its query builder
Development has stalled with many unresolved issues, making it risky for critical production use despite being simple for basic tasks.
Production projects with complex schemas (dozens of entities/hundreds of queries), Projects requiring reliable maintenance and bug fixes
Reviews from businesses like yours — matched by size and type. Available once you create a profile.
Complete profileRelated Tools
Community Reviews
Reviews from Reddit, Product Hunt, Hacker News & AlignAI members
I tried out an experiment with TypeORM and basic relations and things didn't work the way I'd expect at all. Looked in the issue tracker and saw many open unresolved issues.
Hacker News • HackerNews • Use case: experiment with basic relations
TypeORM comes to mind, and recently Zapatos made it into the frontpage and although it s new it looks like a nice simple but powerful alternative, much more close to raw SQL than TypeORM s clearly abstract layer magic sause.
Hacker News • HackerNews • Use case: TypeScript ORM library
I do like Prisma's type safety compared to the pure TypeScript alternatives like TypeORM and MikroORM
Hacker News • HackerNews • Use case: Database client (mentioned as a pure TypeScript alternative to Prisma)
TypeORMs development has come to a halt. And many issues are not being fixed.
Hacker News • HackerNews • Use case: ORM for TypeScript
I've been using TypeOrm in production for a few years... My recommendation is to use something else.
Hacker News • HackerNews • Use case: production project with dozens of entity types and hundreds of queries
Prisma isn't exceptionally good... it's just not as bad as the alternatives; ...TypeORM...
Hacker News • HackerNews • Use case: testing ORMs for JS/TS
In TypeORM, there is a query builder which forces you to put in _some_ SQL for things like WHERE a in (b, c).
Hacker News • HackerNews • Use case: ORM for database interaction, specifically using its query builder
I ve worked... recently with TypeORM, both have been simple to use and generally (minus some weird things I tried to do) a pleasure.
Hacker News • HackerNews • Use case: General ORM use
Have You Used This Tool?
Sign in to share your experience with this tool.
Sign in