Hey guys,I am currently setting up a new backend project. I am using TypeScript and I want to use a PostgreSQL. I do not how to handle my current situation.I used Prisma before, I liked it. It does a lot of things for you but it seems to be overkill. Next step was TypeORM. The community seems to be dying, the documentation doesn't cover more complex use cases and it feels just like a lot of trial and error to get a semi complex SQL query working.Anyone can recommend me anything? I don't wanna try 10 different modules.
Submitted January 02, 2020 at 08:33PM by roconf
No comments:
Post a Comment