prisma1
v1.34.12
Published
Prisma is a realtime GraphQL database layer. Connect directly from the frontend or build your own GraphQL server.
Downloads
9,510
Maintainers
Readme
Website • Prisma 1 Docs • Prisma 1 Examples • Blog • Slack • Twitter • Prisma 2
⚠️ Prisma 1 is currently in maintenance mode. If you are new to Prisma, check out Prisma 2 instead! ⚠️
Prisma 1 replaces traditional ORMs and simplifies database workflows:
- Access: Type-safe database access with the auto-generated Prisma client
- Migrate: Declarative data modelling and migrations (optional)
- Manage: Visual data management with Prisma Admin
It is used to build GraphQL, REST, gRPC APIs and more. Prisma 1 currently supports MySQL, PostgreSQL, MongoDB.
Get started with Prisma 1
Yopu can find installation and usage instructions in the Prisma 1 docs.
Prisma 1 is currently in maintenance mode. If you are new to Prisma, check out Prisma 2 instead!
Community
Prisma has a community of thousands of amazing developers and contributors. Welcome, please join us! 👋
Channels
Events
Resources
- Awesome Prisma (Thanks to Catalin Miron)
- Chinese translation of the Prisma 1 docs (Thanks to Victor Kang)