DEV Community

MongoDB

A popular NoSQL database

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
MongoDB Advanced Aggregations With Spring Boot and Amazon Corretto

MongoDB Advanced Aggregations With Spring Boot and Amazon Corretto

Comments
7 min read
How I Built a Zodiac Compatibility API with Node.js, Express and MongoDB

How I Built a Zodiac Compatibility API with Node.js, Express and MongoDB

Comments
4 min read
CineDB: Building a Movie Catalog with DocumentDB 📽️

CineDB: Building a Movie Catalog with DocumentDB 📽️

Comments
8 min read
Unique Indexes Quirks and Unique Documents In an Array of Documents

Unique Indexes Quirks and Unique Documents In an Array of Documents

Comments
7 min read
🚀 Wixie Social Network | Full-Stack Social App Using MERN Stack

🚀 Wixie Social Network | Full-Stack Social App Using MERN Stack

Comments
1 min read
Automated MongoDB Backups — Production‑Ready Guide

Automated MongoDB Backups — Production‑Ready Guide

1
Comments
3 min read
Building Production-Ready MERN Stack Applications: Lessons from 50M+ Users

Building Production-Ready MERN Stack Applications: Lessons from 50M+ Users

Comments
3 min read
Cloudflare + MongoDB: How to fix 'Error: Dynamic require of "punycode/" is not supported'

Cloudflare + MongoDB: How to fix 'Error: Dynamic require of "punycode/" is not supported'

Comments
4 min read
MongoDB 가이드 - 특징과 용어 정리

MongoDB 가이드 - 특징과 용어 정리

Comments
1 min read
Node.js 데이터베이스 연동 - MongoDB와 MySQL

Node.js 데이터베이스 연동 - MongoDB와 MySQL

Comments
3 min read
🚀 Deploying My Full-Stack App: From Localhost to Live

🚀 Deploying My Full-Stack App: From Localhost to Live

1
Comments
2 min read
Getting Started With Minecraft and MongoDB

Getting Started With Minecraft and MongoDB

4
Comments
5 min read
Which Document class is best to use in Java to read MongoDB documents?

Which Document class is best to use in Java to read MongoDB documents?

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