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