Prisma Postgres

8.8K posts

Prisma Postgres banner
Prisma Postgres

Prisma Postgres

@prisma

Serverless Postgres db, ORM & more. From idea to scale, simplified. npx prisma@latest init --db 📚 https://t.co/jPVvgllHKl 💬 https://t.co/GSSBwEHTOv

เข้าร่วม Şubat 2016
49 กำลังติดตาม77.5K ผู้ติดตาม
ทวีตที่ปักหมุด
Prisma Postgres
Prisma Postgres@prisma·
Today, we’re sharing our vision for a new foundation for Prisma ORM. It keeps the experience you love and sets the direction for a more composable, extensible, agent-ready future! We'll let the code speak for itself ✨
English
76
47
626
236K
Prisma Postgres
Prisma Postgres@prisma·
Ever wished you had more control over how Prisma Client gets generated and bundled? The `prisma-client` generator outputs plain TypeScript to your codebase instead of hiding it in node_modules. A worthy read below 👇 pris.ly/gen
English
1
1
6
993
Prisma Postgres
Prisma Postgres@prisma·
Need a Postgres database fast? With the Prisma Postgres @Raycast extension: - ⌘ + Space - Type "Create Database" - Hit Enter - Connection string ready No Docker, no setup, just a production-ready database in seconds. pris.ly/ppg-raycast
English
1
1
22
2.5K
PrajjwalWhoCodes
PrajjwalWhoCodes@prajjwal2051__·
Just tried @prisma ORM and it is absolutely fantastic like now before remembering all the SQL Commands, I will forget them. 🚀😸
English
2
0
5
269
Aydin Imranov
Aydin Imranov@ImranovAydin·
@prisma is so frustrating. every 2 weeks there's a breaking update and it's always a guessing game for what went wrong every time.
English
1
0
0
15
Nishant ⭐
Nishant ⭐@Nishant82407675·
Spent the whole evening wrestling with AWS + my local setup and honestly my brain feels a little light-headed right now 😅 What started as a simple deployment turned into a chain of issues. First my Prisma setup somehow got corrupted. After digging for a while I realized it was actually a local code issue. Fixed that and finally the backend started running. Then I connected it to the frontend… and everything crashed again. More debugging later, I discovered the real problem: my database password was inside .env, and since .env is ignored by Git, the server obviously didn’t have those environment variables. Added the env variables manually on the server, restarted the backend, and finally things started working. Finished the night by setting up PM2 for process management so the backend keeps running. Frontend CI/CD is already done. Backend CI/CD still pending — tomorrow’s battle. #AWS #DevOps #FullStackDevelopment #NodeJS #Prisma #CI_CD #PM2 #WebDevelopment #LearnInPublic
English
1
0
1
418
Prisma Postgres
Prisma Postgres@prisma·
Building a @bunjavascript monorepo and wondering where Prisma ORM should live? We put together a guide to using Prisma ORM in Bun workspaces, with a shared database package and a single Prisma client reused across apps.
Prisma Postgres tweet media
English
2
3
38
3.5K
Jalik
Jalik@jalik26·
@prisma Once I 've almost wanted to quit prisma because it lacked on the dynamic aspect of everything. But today i' ve seen how prisma next will look like, and I must admit that I love it. Also the latest v7 brings many improvements in that area, I can just thank you all.
English
1
0
4
80
Prisma Postgres
Prisma Postgres@prisma·
Over time we kept running into the same problem with Prisma ORM. The architecture that got us here started slowing us down. Fixes took longer. Adding new capabilities got harder. So we asked: what would Prisma look like if we rebuilt it today?
Prisma Postgres tweet media
English
59
7
397
245K
Kevin Langat
Kevin Langat@_kevinlangat·
Prisma for PostgreSQL is really really cool. Awesome work @prisma 😎
English
1
0
5
461
Prisma Postgres รีทวีตแล้ว
Søren Bramer Schmidt
Søren Bramer Schmidt@sorenbs·
You can now use ai to apply filters in Studio on @prisma Console ✨
GIF
English
2
2
23
2.4K
Prisma Postgres
Prisma Postgres@prisma·
With streaming, the UI starts rendering immediately. Without it, nothing appears until the full result set is returned. This difference becomes obvious in metrics like first contentful paint vs last contentful paint. See for yourself👇 github.com/prisma/million…
English
0
0
7
1.1K
Prisma Postgres
Prisma Postgres@prisma·
What happens when your UI renders data as it arrives instead of waiting for the entire query to finish? We tried a fun experiment: streaming 1,000,000 boxes from a database. Left side: Streaming results (Prisma Next) Right side: Fetch everything first
English
6
3
47
9.5K
Prisma Postgres
Prisma Postgres@prisma·
Prisma ORM 7.5.0 just shipped 🚀 ✨ Nested transaction rollbacks via save-points 🧰 Prisma Studio upgrades: • Multi-cell selection • Full table search • Cmd+K command palette • Run raw SQL in Studio Release notes 👇 pris.ly/FJMhwUX
English
2
4
86
8K
Lasse
Lasse@lassvestergaard·
Day 1 of asking @prisma to add dark mode in their console 🫡
English
1
0
2
938
Prisma Postgres
Prisma Postgres@prisma·
Prisma's create() method is more powerful than you think. Use `include` to fetch related data in the same query, and `connect` to link existing records. All type-safe & in one roundtrip 👇
Prisma Postgres tweet media
English
4
3
58
4.1K