Maker Shoutouts
Testimonials from top launches
Shutout — Lock yourself out of Screen Time & stop doomscrolling.
422 upvotes
•18d ago
"Took all the pain out of backend."
CuratedLetters — Build your newsletter in minutes
807 upvotes
•5mo ago
"Turn your database into a GraphQL API all at the click of a mouse"
WalkSmart.AI — Free walking tour generator
295 upvotes
•2mo ago
"My ORM of choice, a breeze to work with."
Stack Auth (YC S24) — Open-source Auth0/Clerk alternative
406 upvotes
•6mo ago
"I love the Prisma typing system. Stack Auth relies heavily on it."
Otter Script — Automate text based tasks with fully customizable workflows
236 upvotes
•5mo ago
"So easy to have my models written down and types generated to use all over the app"
Snaplet Seed — Seed data made easy
432 upvotes
•8mo ago
"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! 🔥🚀"
Undead Domains — Share your unused domains and find new ones
157 upvotes
•6mo ago
"Skipping on ORMs is peak boomer behavior. It's usually between Drizzle and Prisma, I personally prefer Drizzle but wanted to give Prisma another shot for this project. Prisma has a lot of stuff going for it (e.g. prisma schema files are way cleaner and easier to parse than drizzle's)
It sucked for PGVector and doesn't do well with Postgres extensions in general tho, would love if the guys over at Prisma could improve that."
Formbricks Two — Open source embeddable survey platform
177 upvotes
•7mo ago
"Prisma gives us a great Typescript-first DX for managing user data - in our cloud and self-hosted. Great team and support!"
i18nlocale — Translate your content locally through code
103 upvotes
•7mo ago
"Prisma enabled me to easily manage authentication as well as users paid status. Prisma Accelerate was a huge boost to my productivity, cutting latency issues I was encountering with Vercel SQL."
Documenso Platform Plan — Whitelabeled signing flows in your product
222 upvotes
•1mo ago
"Prisma has been powering Documenso's core since day 1 🫡"
Inbox Zero — An open source, AI personal assistant for email
464 upvotes
•4mo ago
"Makes writing type-safe SQL code a joy"
Minute — Open source time tracking app for individuals
354 upvotes
•4mo ago
"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."
Indie Hacker Stacks — See indie products and their tech stacks
330 upvotes
•5mo ago
"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!"
Cal.com Platform Starter Kit — Scheduling marketplace kit powered by Supabase
344 upvotes
•7mo ago
"we are using prisma both for our core cal.com repository but also for our platform starter kit"
Stockle 2.0 — The modern way to connect investments
295 upvotes
•8mo ago
"We've built Stockle's backend with Prisma from the get-go and couldn't be happier with its performance, ease of use, and the developer experience it provides."
Onsyvoit — A simple, free and elegant event planner
86 upvotes
•4mo ago
"Utilisé avec Supabase, ce fût un excellent allié pour récupérer facilement les données depuis ma base de donnée tout en gardant un typage fort"
evo — The social calendar app
191 upvotes
•8mo ago
"A strongly typed data layer and effortless migrations enable quick prototyping with production-ready reliability"
DueDo — Deadline focused todo list
73 upvotes
•6mo ago
"I use prsima in almost all my apps. It is my go to database orm"