Hi <!everyone>! π
Weβve been working on some really exciting improvements in order to make Prisma easier to use from within your code.
Today weβre launching the beta of Prisma client which you can think of as the next evolution of Prisma bindings. π₯
With todayβs release of Prisma 1.16 and Prisma client youβll get the following new features:
β
Support for JS, TS, Flow and Go (!)
β
Type-safe database access
β
Fluent relations API (using chained promises)
β
Generate Prisma client using
prisma generate
(no longer depending on
graphql-cli
)
β
Use Prisma for any use case: GraphQL servers, REST APIs and other applications
Prisma client will be in beta for the next few weeks and weβd love to get as much feedback from you as possible.
Please check it out and give it a try! π
https://www.prisma.io/blog/prisma-client-beta-ahph4o1umail/