parent
cb9deeef92
commit
bdc4025872
1 changed files with 7 additions and 1 deletions
@ -1 +1,7 @@ |
|||||||
# Prisma |
# Prisma |
||||||
|
|
||||||
|
Prisma is a next-generation object–relational mapper (ORM) that claims to help developers build faster and make fewer errors. Prisma takes a different approach to ORMs compared to traditional ORMs. It uses a custom Schema Definition Language (SDL) that automatically writes migrations and generates type-safe code. |
||||||
|
|
||||||
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||||
|
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://www.prisma.io/'>Prisma Website</BadgeLink> |
||||||
|
<BadgeLink colorScheme='blue' badgeText='Official Documentation' href='https://www.prisma.io/docs/'>Prisma Official Documentations</BadgeLink> |
||||||
|
Loading…
Reference in new issue