Aktueller Stand
This commit is contained in:
2
backend/node_modules/prisma/README.md
generated
vendored
2
backend/node_modules/prisma/README.md
generated
vendored
@@ -33,6 +33,8 @@ Prisma is a **next-generation ORM** that consists of these tools:
|
||||
|
||||
Prisma Client can be used in _any_ Node.js or TypeScript backend application (including serverless applications and microservices). This can be a [REST API](https://www.prisma.io/docs/concepts/overview/prisma-in-your-stack/rest), a [GraphQL API](https://www.prisma.io/docs/concepts/overview/prisma-in-your-stack/graphql) a gRPC API, or anything else that needs a database.
|
||||
|
||||
**If you need a database to use with Prisma ORM, check out [Prisma Postgres](https://www.prisma.io/docs/getting-started/quickstart-prismaPostgres?utm_source=npm&utm_medium=readme) or if you are looking for our MCP Server, head [here](https://github.com/prisma/mcp).**
|
||||
|
||||
## Getting started
|
||||
|
||||
The fastest way to get started with Prisma is by following the [**Quickstart (5 min)**](https://pris.ly/quickstart).
|
||||
|
||||
Reference in New Issue
Block a user