DEV Community

MongoDB

A popular NoSQL database

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How One Database Query Cost a Startup $10K (And How to Fix It)

How One Database Query Cost a Startup $10K (And How to Fix It)

5
Comments 2
5 min read
MongoDB and Elastic Search - When You Need Fast Search at Scale

MongoDB and Elastic Search - When You Need Fast Search at Scale

Comments
17 min read
Does PostgreSQL support as much "schema flexibility" as MongoDB? Not for indexing!

Does PostgreSQL support as much "schema flexibility" as MongoDB? Not for indexing!

2
Comments
8 min read
Pre-computing Statistics for a Time Frame With MongoDB

Pre-computing Statistics for a Time Frame With MongoDB

4
Comments
8 min read
MongoDB Replica Set Compose OS independent

MongoDB Replica Set Compose OS independent

Comments 1
4 min read
PostgreSQL vs. MongoDB in 2025: Which Database Should Power Your Next Project?

PostgreSQL vs. MongoDB in 2025: Which Database Should Power Your Next Project?

3
Comments 1
2 min read
Local MongoDB Replica Set Cluster for Real-Time Container Apps (with Mongo Express)

Local MongoDB Replica Set Cluster for Real-Time Container Apps (with Mongo Express)

2
Comments 1
3 min read
Joining and grouping on array fields in MongoDB may require using $unwind before applying $group or $lookup

Joining and grouping on array fields in MongoDB may require using $unwind before applying $group or $lookup

Comments
5 min read
Accessing Data With Django MongoDB Backend: Queries to Aggregation Pipelines

Accessing Data With Django MongoDB Backend: Queries to Aggregation Pipelines

6
Comments
12 min read
MongoDB indexing internals: .showRecordId() and .hint({$natural:1})

MongoDB indexing internals: .showRecordId() and .hint({$natural:1})

8
Comments 1
13 min read
Queryable Encryption With Spring Data MongoDB: How to Query Encrypted Fields

Queryable Encryption With Spring Data MongoDB: How to Query Encrypted Fields

9
Comments
12 min read
Migrate your data directly to SurrealDB using Surreal Sync

Migrate your data directly to SurrealDB using Surreal Sync

21
Comments 1
4 min read
Transaction performance 👉🏻 retry with backoff

Transaction performance 👉🏻 retry with backoff

1
Comments
7 min read
MongoDB Driver Compatibility with MongoDB Servers

MongoDB Driver Compatibility with MongoDB Servers

2
Comments
5 min read
Why MongoDB skips indexes when flattening or renaming sub-document fields in $project before $match aggregation pipeline

Why MongoDB skips indexes when flattening or renaming sub-document fields in $project before $match aggregation pipeline

Comments 1
6 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.