Albin Groen
06/22/2021, 3:32 PMAnthony Accomazzo
06/24/2021, 10:18 PMschema.prisma
into your app and start querying.
We just launched support for Stripe. So I built a proof-of-concept showcasing using Prisma to build a customer billing portal using a company’s Stripe data:
https://github.com/syncinc-so/stripe-billing-prisma
Our Prisma schema is pretty good, still honing in some verbose back-references. Stripe has 82 tables (!!!), so we still have work to do around on-boarding/making it easy to navigate. But I’m a DM away if you want any help finding your way around. 🙏migz
06/29/2021, 5:08 PMVladi Stevanovic
Vladi Stevanovic
Pieter
07/02/2021, 1:24 PMManish
07/03/2021, 11:52 AMSlackbot
07/03/2021, 3:37 PMVladi Stevanovic
Vladi Stevanovic
John Fay
07/13/2021, 3:11 PMnpx prisma generate
. https://www.npmjs.com/package/prisma-erd-generatorVal Neekman
07/14/2021, 1:35 AMVladi Stevanovic
"Prisma 2 is a great platform to build mix:analog on. I’m migrating our whole backend to it and it has been a joy to work with. Our current 2.x backend is MongoDB / NodeJS with no TypeScript and Prisma has enabled us to move to a more type safe environment with Postgres/Typescript"by @Bojan Šernek, CEO @ Distopik d.o.o. | Twitter T LinkedIn linkedin ✨ Coralic
"By using Prisma's MongoDB adapter for the Uberblick project, we skyrocketed our new SaaS project from scratch to a production-ready MVP in just three days. Prisma allowed us to quickly iterate and move forward with our database while keeping its ease of use and the flexibility of MongoDB"By @Tobias Möritz, Freelance design engineer @ Coralic | Github github icon LinkedIn linkedin ✨ Digital Speed
"I have worked with Prisma for over a year now and most recently built the site Autoauction. I absolutely love using it as an ORM tool and will continue to build it into my applications going forward. It has done a great job abstracting away granular details requisite to integrating MongoDB into your application. I think the community is fantastic and full of people willing to help each other out, and I very much look forward to what Prisma 2 brings in terms of MongoDB"By @Taylor Lindores-Reeves, Director @ Digital Speed | Personal Blog + LinkedIn linkedin ✨ Dotworld Technologies
"We are using Prisma for various internal products such as MDM application for managing our products, Robot command center (our company includes robotics division). Using Prisma, the speed of the development increased and we are eagerly waiting for NoSQL support. I had to develop backend for a demo application which i was able to do in single night using Prisma. There are no words to express how happy we are at the rate of development. It would be great if Prisma includes a rollback feature in the migration tool"By @Naveen Sakthivel, CTO @ Dotworld Technologies | Twitter T LinkedIn linkedin
Mischa
07/14/2021, 2:37 PMMatt Ward
07/15/2021, 6:59 AMEddy Nguyen
07/16/2021, 7:33 AMVladi Stevanovic
Vladi Stevanovic
arun
07/24/2021, 4:44 PMNishchit
07/28/2021, 5:29 PMmatic
08/02/2021, 1:46 PMhayes
08/03/2021, 4:22 AMMatt Ward
08/03/2021, 11:00 AMAndrew Obrigewitsch
08/13/2021, 10:35 PMVladi Stevanovic
Matt Ward
08/17/2021, 1:31 PMVladi Stevanovic
Peter Perlepes
08/18/2021, 1:17 PMTom Ray
08/20/2021, 12:17 PM