DEV Community

Prisma

Next-generation Node.js and TypeScript ORM

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Declarative database modelling

Declarative database modelling

8
Comments
4 min read
JWT Authentication using Prisma and Express

JWT Authentication using Prisma and Express

54
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

8
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

81
Comments 9
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!

20
Comments
5 min read
Create Prisma Generator

Create Prisma Generator

15
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

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

Setting up a MySQL database using Prisma

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

Building A Robust Backend Server With NestJS 🚧

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

What is Object–Relational Mapping? Why Prisma?

7
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

61
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

106
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

66
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
SvelteKit & Prisma - A match made in digital heaven

SvelteKit & Prisma - A match made in digital heaven

47
Comments 3
6 min read
Journey from Mongoose to Prisma ORM for MongoDB!

Journey from Mongoose to Prisma ORM for MongoDB!

71
Comments 3
5 min read
Building a User Dashboard with Redwood

Building a User Dashboard with Redwood

25
Comments
8 min read
Hasura vs Apollo Server vs Prisma 2

Hasura vs Apollo Server vs Prisma 2

4
Comments
3 min read
PayPal Integration Using NextJS and Prisma

PayPal Integration Using NextJS and Prisma

23
Comments
4 min read
Schema-driven development in 2021

Schema-driven development in 2021

22
Comments 1
10 min read
Set up a free PostgreSQL database on Supabase to use with Prisma

Set up a free PostgreSQL database on Supabase to use with Prisma

128
Comments 19
6 min read
Cascade deleting in Prisma (v2)

Cascade deleting in Prisma (v2)

5
Comments
2 min read
How to wrap a Prisma method and reuse types

How to wrap a Prisma method and reuse types

1
Comments 3
2 min read
Create a fully typesafe GraphQL API with Nodejs, Typescript and Prisma

Create a fully typesafe GraphQL API with Nodejs, Typescript and Prisma

14
Comments 1
7 min read
Backend Basics for Frontend Engineers: Dive into SQL and APIs with NodeJS, Prisma, and PostgreSQL

Backend Basics for Frontend Engineers: Dive into SQL and APIs with NodeJS, Prisma, and PostgreSQL

123
Comments 5
10 min read
How to use Prisma with NestJs

How to use Prisma with NestJs

18
Comments
2 min read
Building a Startup Acquisitions list on Airtable with Next.js, Prisma and Sequin

Building a Startup Acquisitions list on Airtable with Next.js, Prisma and Sequin

6
Comments
27 min read
Journey to the real world by cloning DEV.to backend server(part 6)

Journey to the real world by cloning DEV.to backend server(part 6)

3
Comments
4 min read
Journey to the real world by cloning DEV.to backend server(part 5)

Journey to the real world by cloning DEV.to backend server(part 5)

5
Comments
4 min read
Journey to the real world by cloning DEV.to backend server(part 4)

Journey to the real world by cloning DEV.to backend server(part 4)

6
Comments
3 min read
Journey to the real world by cloning DEV.to backend server(part 3)

Journey to the real world by cloning DEV.to backend server(part 3)

7
Comments
4 min read
Journey to the real world by cloning DEV.to backend server(part 2)

Journey to the real world by cloning DEV.to backend server(part 2)

2
Comments
1 min read
Can I Use MongoDB with Prisma Yet?

Can I Use MongoDB with Prisma Yet?

27
Comments 2
5 min read
Make a chat app with Node JS

Make a chat app with Node JS

4
Comments 3
1 min read
Bundling Prisma with the CDK using aws-lambda-nodejs

Bundling Prisma with the CDK using aws-lambda-nodejs

23
Comments 1
2 min read
How to create a GraphQL API with Prisma and Nexus

How to create a GraphQL API with Prisma and Nexus

23
Comments 1
15 min read
How to deploy Prisma in AWS Lambda with Serverless

How to deploy Prisma in AWS Lambda with Serverless

53
Comments 9
12 min read
A Letter You Can Send to Your Manager to Adopt Prisma at Work

A Letter You Can Send to Your Manager to Adopt Prisma at Work

19
Comments
2 min read
Prisma Migrate with AWS Aurora Serverless

Prisma Migrate with AWS Aurora Serverless

21
Comments 4
6 min read
How to write tests for Prisma with Docker and Jest

How to write tests for Prisma with Docker and Jest

82
Comments 5
8 min read
What I learned by using Prisma with PostgreSQL

What I learned by using Prisma with PostgreSQL

16
Comments
3 min read
Deploy a GraphQL API with Prisma, AWS AppSync, Aurora Serverless & CDK

Deploy a GraphQL API with Prisma, AWS AppSync, Aurora Serverless & CDK

73
Comments 7
8 min read
Relations, including nested data and more Prisma 2 notes

Relations, including nested data and more Prisma 2 notes

2
Comments
3 min read
What's the Status of MongoDB and Prisma 2?

What's the Status of MongoDB and Prisma 2?

13
Comments 2
5 min read
FullStack Nextjs with Typescript, Graphql

FullStack Nextjs with Typescript, Graphql

31
Comments
10 min read
DBML generator for Prisma

DBML generator for Prisma

9
Comments
2 min read
How To Build A Twitter Clone With NestJS, Prisma And React ( Part 2 )

How To Build A Twitter Clone With NestJS, Prisma And React ( Part 2 )

16
Comments
11 min read
How To Build A Twitter Clone With NestJS, Prisma And React ( Part 1 )

How To Build A Twitter Clone With NestJS, Prisma And React ( Part 1 )

45
Comments 2
12 min read
A tale of two database paradigms

A tale of two database paradigms

6
Comments 2
4 min read
Introducing NestJS Prisma Schematics

Introducing NestJS Prisma Schematics

7
Comments
1 min read
Fullstack with GraphQL, Prisma, Node, React and Apollo Boost

Fullstack with GraphQL, Prisma, Node, React and Apollo Boost

23
Comments
13 min read
loading...