All Guides
MongoDB Setup
Install MongoDB NoSQL database and learn basic CRUD operations.
Intermediate20 min
Setup Steps
guides.items.mongodb.steps
Related Guides
MySQL Database Setup
Install MySQL database server, secure it and learn basic operations.
PostgreSQL Setup
Install and configure PostgreSQL database server.
Redis Setup
Install Redis in-memory data store. Caching and session management.
Prisma ORM Setup
Add Prisma ORM to your Node.js project. Schema definition, migration and CRUD operations.