#Selecting the right DB

4 messages · Page 1 of 1 (latest)

rigid swallow
#

Hey guys, I am currently building a project in NESTJS and struggling to choose the right database. the project will use a lot of real-time data which has caused be to steer away from postgres & TypeORM which is what I am used to, but not sure if its worth learning all of the set up to change over to noSQL. If anyone here has some expirience with dynamodb/mongodb and postgres and would be able to give some advice I would really appreciate any help I can get. Thanks 🙂

upbeat cove
#

with mongodb it is easier to interact with json i am also working on project which is built on real-time data

rigid swallow
#

Okay got you, do you think the pros of this is worth the learning curve of switching

#

thank you