# Prisma Log

# 官网学习

地址:https://www.prisma.io/docs/concepts

# Get Started

  • [x] Start from scratch
  • [x] Add to existing project

# Concept

  • overview
  • components
    • Prisma schema
      • [x] Working with PrismaClient(2022.05.11)
    • Prisma client
      • [x] Working with PrismaClient
        • [x] Generating the client(2022.05.11)
        • [x] Instantiating the client(2022.05.11)
        • [x] Using custom model and field names(2022.05.11)
        • [x] Connecting and disconnecting(2022.05.11)
        • [x] Connection pool(2022.05.11)
        • [x] Configuring logging(2022.05.11)
        • [x] Configuring error formatting(2022.05.11)
      • [x] CRUD
        • [x] Create(2022.05.11)
        • [x] Read(2022.05.13)
        • [x] Update(2022.05.13)
        • [x] Delete(2022.05.13)
      • [x] select fields(2022.05.13)
      • [x] Relation queries(2022.05.13)
  • prisma data platform

# Reference

# 其他

陕ICP备20004732号-3