Should i use an ORM? When to use it? Which one?
Hrn Svncハルン
Posted on January 14, 2020
Hey everyone,
i am currently working on a private project to get my nodejs skills a bit developed. I am trying to create an api with express and use a postgres db to store data. Nothing fancy here, just creating some users and stuff.
My question is: Should i use an ORM? Sure for that small case queries will do the work for me but what about more complex projects with bigger sets of data? I don't want to start a discussion or something just get a hint.
Thanks a lot
💖 💪 🙅 🚩
Hrn Svncハルン
Posted on January 14, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.