Prisma (@prisma) 's Twitter Profile
Prisma

@prisma

From idea to scale. Simplified. Modern serverless db, ORM & more.

npx prisma@latest init --db

๐Ÿ“š pris.ly/t/get-started
๐Ÿ’ฌ pris.ly/t/discord

ID: 4924429943

linkhttps://prisma.io calendar_today17-02-2016 16:46:16

6,6K Tweet

69,69K Takipรงi

46 Takip Edilen

Prisma (@prisma) 's Twitter Profile Photo

Ever wonder why Postgres struggles with serverless and global deployments? Here's a technical deep dive into the Postgres wire protocolโ€”and how Prisma Postgres works with it to reduce latency without breaking compatibility. Check out more ๐Ÿ‘‡ pris.ly/optimize-ppg

Prisma (@prisma) 's Twitter Profile Photo

๐ŸŽฅ We just shipped Prisma 6.10. Hereโ€™s a quick video on what it brings. โœ… Sharding support in PlanetScale (Preview) ๐Ÿ’ป Manage local Postgres in VS Code ๐Ÿšซ No Rust engines for MSSQL & PlanetScale (Preview) Give it a watch ๐Ÿ‘‡ pris.ly/yt/6.10-release

Prisma (@prisma) 's Twitter Profile Photo

๐Ÿš€ Ready to deploy that feature you developed locally? Move your DB from local to remote with the click of a button, right inside the VS Code UI. ๐Ÿ‘‰ pris.ly/vscode-ui

Prisma (@prisma) 's Twitter Profile Photo

โœจ If you're using PlanetScale or SQL Server, you can now drop the Rust engine from Prisma ORM! In the v6.10.0 release, we moved this functionality into Preview which means we're not aware of any major issues and would love for you to test it ๐Ÿคฉ ๐Ÿ‘‰ pris.ly/docs/no-rust-eโ€ฆ

โœจ If you're using <a href="/PlanetScale/">PlanetScale</a> or SQL Server, you can now drop the Rust engine from Prisma ORM!

In the v6.10.0 release, we moved this functionality into Preview which means we're not aware of any major issues and would love for you to test it ๐Ÿคฉ

๐Ÿ‘‰ pris.ly/docs/no-rust-eโ€ฆ
Prisma (@prisma) 's Twitter Profile Photo

๐Ÿ’ก We recently enabled usage of Prisma Postgres with any ORM or DB tool. ๐Ÿš€ This was only true for *remote* DB instances, now this also works with your local ones started via `prisma dev`! ๐Ÿ‘‰ pris.ly/local-any-orm-โ€ฆ

๐Ÿ’ก We recently enabled usage of Prisma Postgres with any ORM or DB tool.

๐Ÿš€ This was only true for *remote* DB instances, now this also works with your local ones started via `prisma dev`!

๐Ÿ‘‰  pris.ly/local-any-orm-โ€ฆ
Prisma (@prisma) 's Twitter Profile Photo

๐Ÿ” Need authentication for your application? You can use Prisma Postgres, Next.js, and Better Auth to set up a robust authentication flow. Follow our guide on how to get started ๐Ÿ‘‡ pris.ly/guide/better-aโ€ฆ

Prisma (@prisma) 's Twitter Profile Photo

๐Ÿ“ข The next Prisma AMA starts at 5PM CEST today! Weโ€™re diving into the new prisma-client generator ๐Ÿ‘€ Curious about how it works? Got a question you'd love answered? ๐Ÿงต Drop it here now and weโ€™ll bring it to the stream! Streaming live on YouTube, Discord, and X:

๐Ÿ“ข The next Prisma AMA starts at 5PM CEST today!

Weโ€™re diving into the new prisma-client generator ๐Ÿ‘€

Curious about how it works? Got a question you'd love answered?

๐Ÿงต Drop it here now and weโ€™ll bring it to the stream!

Streaming live on YouTube, Discord, and X:
Prisma (@prisma) 's Twitter Profile Photo

๐Ÿš€ Did you know that you can easily deploy a local Prisma Postgres instance via the new "Push to Cloud" button in the UI of the Prisma VS Code extension? ๐Ÿ‘‰ pris.ly/vscode-ui

Prisma (@prisma) 's Twitter Profile Photo

โฐ 30 minutes to go! The Prisma AMA kicks off at 5PM CEST ๐ŸŽ™๏ธ Streaming live on YouTube, Discord and X ๐Ÿ‘‡ pris.ly/ama-june-25 Join the discussion on Discord ๐Ÿ‘‡ pris.ly/discord/ama-juโ€ฆ

โฐ 30 minutes to go!

The Prisma AMA kicks off at 5PM CEST ๐ŸŽ™๏ธ

Streaming live on YouTube, Discord and X ๐Ÿ‘‡
pris.ly/ama-june-25

Join the discussion on Discord ๐Ÿ‘‡
pris.ly/discord/ama-juโ€ฆ
Prisma (@prisma) 's Twitter Profile Photo

๐Ÿค” Lost track of your terminal instances that are running the `prisma dev` server with your local Prisma Postgres instance? โฐ No problem! You can now manage all your local Prisma Postgres instances directly in the VS Code UI! ๐Ÿ‘‰ pris.ly/vscode-ui

๐Ÿค” Lost track of your terminal instances that are running the `prisma dev` server with your local Prisma Postgres instance?

โฐ No problem! You can now manage all your local Prisma Postgres instances directly in the VS Code UI!

๐Ÿ‘‰ pris.ly/vscode-ui
Prisma (@prisma) 's Twitter Profile Photo

๐Ÿค– Anthropic's Claude can now work with your database! With the new Prisma Postgres MCP server, Claude (and other AI tools) can: โœจ Create and manage DBs โ“ Answer questions about what's in a DB ๐Ÿงฏ Create and restore backups ๐Ÿ‘‰ pris.ly/remote-mcp

Prisma (@prisma) 's Twitter Profile Photo

๐Ÿฆ€ We are removing the Rust-based query engine from Prisma ORM and are replacing it with a more efficient "query compiler" written in TS. You can already try it for these DBs: โœ… PostgreSQL โœ… SQLite โœ… Cloudflare D1 โœ… PlanetScale โœ… MS SQL Server ๐Ÿ‘‰ pris.ly/docs/no-rust-eโ€ฆ

๐Ÿฆ€ We are removing the Rust-based query engine from Prisma ORM and are replacing it with a more efficient "query compiler" written in TS. You can already try it for these DBs:

โœ… PostgreSQL
โœ… SQLite
โœ… <a href="/Cloudflare/">Cloudflare</a> D1
โœ… <a href="/PlanetScale/">PlanetScale</a>
โœ… MS SQL Server

๐Ÿ‘‰ pris.ly/docs/no-rust-eโ€ฆ
Prisma (@prisma) 's Twitter Profile Photo

Music is not the only thing you can remix! ๐Ÿ˜Ž With the launch of their community showcase, our friends over at Leap enable you to discover and remix apps...Prisma included! ๐ŸŽ‰ Check it out! ๐Ÿ‘‡