DEV Community

Discussion on: Database "Stuff" I Wished I Knew About For NodeJS - Part 2- Postgres

Collapse
 
arung86 profile image
Arun Kumar G

@calvintwr , great post. I read at the very right time. Just started a project, I got some confidence to use PG over mongodb.

Collapse
 
calvintwr profile image
calvintwr

Thanks for that. Remember to read Part 1 to get the complete picture. There are use-cases where you should use MongoDB. And it might perhaps even be the case that you need both in tandem.