ntziolis / prisma

⚡️ Prisma turns your database into a realtime GraphQL API

Home Page:https://www.prismagraphql.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prisma

WebsitePrisma 1 DocsPrisma 1 ExamplesBlogSlackTwitterPrisma 2

CircleCI Slack Status


⚠️ Prisma 1 was deprecated on September 1st, 2022. If you are new to Prisma, check out the latest version of Prisma! ⚠️


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

You can find installation and usage instructions in the Prisma 1 docs.

Prisma 1 was deprecated on September 1st, 2022. If you are new to Prisma, check out the latest version of Prisma!

Community

Prisma has a community of thousands of amazing developers and contributors. Welcome, please join us! 👋

Channels

Events

Resources

About

⚡️ Prisma turns your database into a realtime GraphQL API

https://www.prismagraphql.com

License:Apache License 2.0


Languages

Language:Scala 68.3%Language:TypeScript 30.7%Language:Shell 0.4%Language:Java 0.2%Language:JavaScript 0.2%Language:HTML 0.1%Language:Makefile 0.0%Language:EJS 0.0%