Prisma

Prisma

The future of serverless databases.

4.9
116 reviews26 shoutouts

446 followers

Ship production apps at lighting speed, and scale to a global audience effortlessly with our next generation serverless database and world-class ORM.

Prisma shoutouts

Testimonials from top launches

Trending
Tolt
Daniel
used this to buildToltTolt
(437 points)
We use Prisma to make working with our databases simple and hassle-free. It lets us easily manage database queries, especially since we work a lot with TypeScript.
Postiz
Nevo David
used this to buildPostiz v2Postiz
(845 points)
We could not build the product without Prisma! Greatest tool ever.
Roman Leeb
used this to buildReviewradar
(140 points)
We integrate with Prisma to easily manage our DB.
Timesible
Amine Barchid
used this to buildTimesibleTimesible
(101 points)
It just makes things easier and integrates really well with Next.js.
Superexpert.AI
Stephen Walther
used this to buildSuperexpert.AISuperexpert.AI
(106 points)
Accelerated database development with TypeScript.
Qibble
Andres Estrada
used this to buildQibbleQibble
(81 points)
Prisma makes handling our database feel modern and type‑safe. Auto‑generated queries and schema migrations reduce a ton of boilerplate. It’s like having a lightweight ORM that actually streamlines dev time rather than complicating it. Alternatives Considered: TypeORM: Solid, but heavier learning curve and less intuitive schema sync. Sequelize: Mature, but can get verbose and lacked the strong type integration Prisma offers. Knex.js: A flexible query builder, but we wanted higher‑level abstractions for productivity.
Aditya Saravana
used this to buildShutout
(360 points)
Took all the pain out of backend.
CuratedLetters
Brett Rory Lipman
used this to buildCuratedLettersCuratedLetters
(751 points)
Turn your database into a GraphQL API all at the click of a mouse
Chat Thing
gemma.dev
used this to buildChat ThingChat Thing
(204 points)
Prisma - making databases easy and fun!
Inbox Zero
Elie Steinbock
used this to buildInbox ZeroInbox Zero
(440 points)
Makes writing type-safe SQL code a joy
WalkSmart
Marcelo Kunze
used this to buildWalkSmart.AIWalkSmart
(269 points)
My ORM of choice, a breeze to work with.
Minute
ktmouk
used this to buildMinuteMinute
(334 points)
Prisma is one of the major ORMs, so there is a lot of information and best practices available on the internet, which allowed me to use it confidently.
Documenso
Timur Ercan
used this to buildDocumenso Platform PlanDocumenso
(200 points)
Prisma has been powering Documenso's core since day 1 🫡
Stack Auth
Zai Shi
used this to buildStack Auth (YC S24)Stack Auth
(373 points)
I love the Prisma typing system. Stack Auth relies heavily on it.
RenderFit
Thomas
used this to buildRenderFit RenderFit
(70 points)
Prisma manages RenderFit’s database interactions, offering a type-safe ORM for efficient handling of multi-tenant data and permissions.
Indie Hacker Stacks
Pieter
used this to buildIndie Hacker StacksIndie Hacker Stacks
(310 points)
Since a year I build all my products with Prisma. It is a huge time saver and I like having the overview in one single file. It's migration just works all the time. Thanks Prisma!
Almarie Stander
used this to buildSnaplet Seed
(395 points)
Our backend uses Prisma which gives us robust type-safe DB access and manageable schemas. Their auto-generated query builder is a lifesaver, slashing repetitive code and boosts our productivity! 🔥🚀
Cal.com
Peer Richelsen
used this to buildCal.com Platform Starter KitCal.com
(330 points)
we are using prisma both for our core cal.com repository but also for our platform starter kit
Inventory Mate
Joe Poston
used this to buildInventory MateInventory Mate
(37 points)
I did NOT want to use this at the start... but it admittedly was worth the initial bit of learning. Prisma paired with NoSQL like mongoDB was a gamechanger and has saved countless hours when setting up the backend database tables and managing relationships. I honestly love using prims now.
Otter Script
Sina
used this to buildOtter ScriptOtter Script
(215 points)
So easy to have my models written down and types generated to use all over the app