DEV Community

MongoDB

A popular NoSQL database

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Gamifying Trust: Building a 6-Level Reputation System for P2P Marketplaces

Gamifying Trust: Building a 6-Level Reputation System for P2P Marketplaces

Comments
6 min read
Write Basic MongoDB Queries: Your First MongoDB Lab for Data Sorting and Limiting

Write Basic MongoDB Queries: Your First MongoDB Lab for Data Sorting and Limiting

Comments
2 min read
Why to choose PostgreSQL over MongoDB in 2026

Why to choose PostgreSQL over MongoDB in 2026

1
Comments
3 min read
BSON to JSON: The Standard Tools

BSON to JSON: The Standard Tools

Comments
3 min read
BSON to JSON: The Python Way

BSON to JSON: The Python Way

Comments
2 min read
MongoDB automated backups — Setting up automated MongoDB backup schedules

MongoDB automated backups — Setting up automated MongoDB backup schedules

Comments
6 min read
MongoDB Aggregation Pipeline – Practical 3‑Day Guide (Basics to Advanced)

MongoDB Aggregation Pipeline – Practical 3‑Day Guide (Basics to Advanced)

Comments
4 min read
MongoDB vs PostgreSQL: When to Choose Which One? (With Real-World Examples)

MongoDB vs PostgreSQL: When to Choose Which One? (With Real-World Examples)

Comments
4 min read
The Cost of Not Knowing MongoDB - Part 2: appV5R0 to appV5R4

The Cost of Not Knowing MongoDB - Part 2: appV5R0 to appV5R4

Comments
25 min read
The Cost of Not Knowing MongoDB - Part 3: appV6R0 to appV6R4

The Cost of Not Knowing MongoDB - Part 3: appV6R0 to appV6R4

Comments
31 min read
The Cost of Not Knowing MongoDB - Part 1: appV0 to appV4

The Cost of Not Knowing MongoDB - Part 1: appV0 to appV4

Comments
23 min read
The Cost of Not Knowing MongoDB – Introduction

The Cost of Not Knowing MongoDB – Introduction

Comments
5 min read
Production AI is not a demo: lessons learned building real GenAI systems with MongoDB

Production AI is not a demo: lessons learned building real GenAI systems with MongoDB

Comments
1 min read
How to Build Image Similarity Search With Atlas Functions and Triggers

How to Build Image Similarity Search With Atlas Functions and Triggers

Comments
7 min read
Monday Musings about MongoDB

Monday Musings about MongoDB

Comments
5 min read
MongoDB backup best practices — Essential strategies for MongoDB backup and recovery

MongoDB backup best practices — Essential strategies for MongoDB backup and recovery

Comments
11 min read
What I Learned Last Week: TypeScript, MongoDB Cursors, and checking MongoDB Ids

What I Learned Last Week: TypeScript, MongoDB Cursors, and checking MongoDB Ids

Comments
2 min read
Building a GST-Compliant Invoicing System with Next.js and MongoDB

Building a GST-Compliant Invoicing System with Next.js and MongoDB

2
Comments
3 min read
Stop treating MongoDB like just another Database

Stop treating MongoDB like just another Database

Comments
3 min read
I Built a Search Engine That Understands Meaning, Not Just Keywords

I Built a Search Engine That Understands Meaning, Not Just Keywords

Comments
1 min read
Template Python MongoDB API: Arquitetura (Ferramentas)

Template Python MongoDB API: Arquitetura (Ferramentas)

Comments
1 min read
SQL vs MongoDB(noSQL)! How to decide between databases

SQL vs MongoDB(noSQL)! How to decide between databases

Comments
4 min read
mongodump tutorial — How to use mongodump for MongoDB backups

mongodump tutorial — How to use mongodump for MongoDB backups

Comments
9 min read
NodeJS & MongoDB API revisited — Following the MVC Pattern

NodeJS & MongoDB API revisited — Following the MVC Pattern

1
Comments
3 min read
mkdir backend cd backend npm init -y npm install express mongoose cors dotenv

mkdir backend cd backend npm init -y npm install express mongoose cors dotenv

Comments 1
3 min read
loading...