DEV Community

Prisma

Next-generation Node.js and TypeScript ORM

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Prisma: Further JOIN on JOINed records

Prisma: Further JOIN on JOINed records

7
Comments
2 min read
How to fix Warning: 10 Prisma Clients are already running

How to fix Warning: 10 Prisma Clients are already running

13
Comments 1
2 min read
Declarative database modelling

Declarative database modelling

8
Comments
4 min read
JWT Authentication using Prisma and Express

JWT Authentication using Prisma and Express

60
Comments 38
9 min read
Solving Database Connection Issues in a Serverless World Using Prisma’s Data Proxy

Solving Database Connection Issues in a Serverless World Using Prisma’s Data Proxy

7
Comments 1
3 min read
Working With Remix, Prisma, and SQLite To Save Data Using Forms

Working With Remix, Prisma, and SQLite To Save Data Using Forms

17
Comments 3
4 min read
Create API and database connection using Nodejs and Prisma | Video

Create API and database connection using Nodejs and Prisma | Video

3
Comments
1 min read
Prisma - Backup System

Prisma - Backup System

10
Comments 4
1 min read
How to add User Accounts and Paid Subscriptions to your Next.js Website

How to add User Accounts and Paid Subscriptions to your Next.js Website

90
Comments 10
18 min read
How to build a JamStack app with Angular Scully and Prisma

How to build a JamStack app with Angular Scully and Prisma

7
Comments
7 min read
Querying MongoDB with Prisma and Railway

Querying MongoDB with Prisma and Railway

13
Comments 9
4 min read
Database with Prisma ORM, Docker and Postgres - NestJs with Passport #02

Database with Prisma ORM, Docker and Postgres - NestJs with Passport #02

7
Comments
7 min read
Remix, SQLite, and Prisma, Oh my!

Remix, SQLite, and Prisma, Oh my!

21
Comments
5 min read
Create Prisma Generator

Create Prisma Generator

17
Comments 2
12 min read
GraphQL Code Generator with TypeScript and Prisma models

GraphQL Code Generator with TypeScript and Prisma models

10
Comments
6 min read
Use factory to simplify prisma seed.

Use factory to simplify prisma seed.

6
Comments
2 min read
Database Migrations for .NET and Entity Framework with Prisma

Database Migrations for .NET and Entity Framework with Prisma

19
Comments
7 min read
Setting up a MySQL database using Prisma

Setting up a MySQL database using Prisma

11
Comments 1
3 min read
Building A Robust Backend Server With NestJS 🚧

Building A Robust Backend Server With NestJS 🚧

60
Comments
12 min read
What is Object–Relational Mapping? Why Prisma?

What is Object–Relational Mapping? Why Prisma?

8
Comments
9 min read
How To Build a GraphQL API with Apollo-Server and Prisma

How To Build a GraphQL API with Apollo-Server and Prisma

65
Comments 10
11 min read
A First Look at KeystoneJS

A First Look at KeystoneJS

9
Comments
4 min read
How To Build a CRUD RESTful API with Node.js, Prisma, and PostgreSQL in 5 Steps

How To Build a CRUD RESTful API with Node.js, Prisma, and PostgreSQL in 5 Steps

108
Comments 19
12 min read
How To Build a GraphQL API with Node.js, Prisma, Docker and Postgres

How To Build a GraphQL API with Node.js, Prisma, Docker and Postgres

69
Comments 10
17 min read
Authenticating things with cookies on Next.js

Authenticating things with cookies on Next.js

79
Comments 5
12 min read
loading...