5 reasons why i'm using PostgreSQL instead of MongoDB



5 reasons why i'm using PostgreSQL instead of MongoDB

5 reasons why i'm using PostgreSQL instead of MongoDB

I’ve been using MongoDB as my go to database for side projects for many years. I’ve now changed that and when i need a database now, i reach for PostgreSQL. In this video i go through 5 reasons why did the switch to PostgreSQL.

Links to resources mentioned in the video:
* MongoDB vs PostgreSQL benchmarks: https://www.youtube.com/watch?v=-AIjKrWi0x0
* Graph query in Postgres: https://www.alibabacloud.com/blog/postgresql-graph-search-practices—10-billion-scale-graph-with-millisecond-response_595039

Chapters:
00:19 1. One version you rule it all!
00:45 2. Structured query language
01:28 3. Modern features (lots to explore)
02:22 4. Point in time recovery
03:19 5. Great performance

Comments are closed.