Blog
Stay up to date with the latest from Prisma. Guides, announcements, and articles about Prisma, ORMs, databases, and the data access layer.

How Prisma and GraphQL fit together
Learn how Prisma and GraphQL fit together, where Prisma goes beyond GraphQL use cases, and how Prisma simplifies database workflows across APIs.



Using GraphQL Nexus with a Database
Learn how to connect GraphQL Nexus to a database with Prisma Client and the Nexus Prisma plugin.


Introducing GraphQL Nexus: Code-First GraphQL Server Development
Meet GraphQL Nexus, a code-first library for building GraphQL servers with type-safe schemas and a better developer workflow.


The Problems of "Schema-First" GraphQL Server Development
Explore the limitations of schema-first GraphQL server development and the case for code-first alternatives like GraphQL Nexus.


How Labelbox Supports Vast Machine Learning Needs with Prisma
Learn how Labelbox uses Prisma to support large-scale machine learning data workflows and manage millions of records more effectively.


Prisma Client (Preview): Simplified & Type-safe Database Access
Prisma Client introduced type-safe, auto-generated database access for application code and marked an important step toward Prisma's modern developer workflow.


How We're Constantly Improving the Performance of Prisma
See how Prisma's engineering team approaches performance with tooling, benchmarking, and practices for fast, predictable database workflows.


Open Sourcing GraphQL Middleware - Library to Simplify Your Resolvers
GraphQL Middleware lets you run reusable logic around resolvers for cleaner authorization, logging, error handling, and code organization.


GraphQL Europe 2018: The GraphQL community comes together in Berlin
GraphQL Europe 2018 brought the community together in Berlin with talks, workshops, and discussions on the future of GraphQL.


New Release Process for Prisma
Learn how Prisma's release process uses dedicated beta periods to improve quality while keeping new features shipping quickly.


Prisma raises $4.5M to build the GraphQL data layer for all databases
Prisma raised $4.5M to build a GraphQL data layer for databases and shared the vision behind the company's next phase of product development.



Tutorial: Building a Realtime GraphQL Server with Subscriptions
Learn how to build a realtime GraphQL server with subscriptions so clients can receive live event updates.
