database

Installation
SKILL.md

NestJS Database Integration

When to Use This Skill

Use this skill when:

  • Setting up database connections
  • Working with SQL databases (PostgreSQL, MySQL, SQLite)
  • Working with MongoDB
  • Defining entities and schemas
  • Implementing repository pattern
  • Running database migrations
  • Using TypeORM, Prisma, or Mongoose
  • Performing CRUD operations

Overview

Related skills
Installs
2
GitHub Stars
1
First Seen
Mar 29, 2026