Nikolas Burk (@nikolasburk) 's Twitter Profile
Nikolas Burk

@nikolasburk

◮ learning and teaching @prisma • @recursecenter alumn • previously @makeschool @SAP @cameramanager

ID: 2384259584

calendar_today11-03-2014 22:12:48

7,7K Tweet

4,4K Followers

95 Following

Cyberistic (@cyb3ristic) 's Twitter Profile Photo

What drew me into prisma was their schema file syntax, it’s the CLEAREST db model I’ve seen. Both to humans and LLMs, I have no trouble explaining the schema to non-devs and think it’s easier than UML/others.

LiveStore (@livestoredev) 's Twitter Profile Photo

Introducing LiveStore (beta) LiveStore is a next-generation state management framework based on reactive SQLite and built-in sync engine.

Johannes Schickling (@schickling) 's Twitter Profile Photo

After 4 years of work, I'm incredibly excited to introduce LiveStore, the next-gen data layer I'm building for Overtone. It's based on reactive SQLite and has a built-in sync engine. Give it a try - would love your feedback!

Bhanu Teja P (@pbteja1998) 's Twitter Profile Photo

Everything looks good on Prisma Postgres Postgres. Queries started coming in. The dashboard looks so simple to use. I can spin up a new database in seconds at no extra cost. Don't have to worry about or pre-calculate the size of instance or instance type. Just how I like it.

Everything looks good on <a href="/prisma/">Prisma Postgres</a> Postgres.

Queries started coming in. 

The dashboard looks so simple to use.

I can spin up a new database in seconds at no extra cost.

Don't have to worry about or pre-calculate the size of instance or instance type. 

Just how I like it.
Petra Donka (@petradonka) 's Twitter Profile Photo

You use nice tools already. Your db should be keep up and be on the list too. Try Prisma Postgres: serverless database, stays awake, great DX. 👉 prisma.io

Prisma (@prisma) 's Twitter Profile Photo

Did you know that Prisma Postgres is built on unikernels, bare metal, and @cloudflare technologies? 👉 Unikernels host the Postgres instances 👉 Cloudflare's Cache API provides global caching Learn more in our recent technical deep dive: pris.ly/life-of-ppg-qu…

Did you know that Prisma Postgres is built on unikernels, bare metal, and @cloudflare technologies?

👉 Unikernels host the Postgres instances
👉 Cloudflare's Cache API provides global caching

Learn more in our recent technical deep dive: pris.ly/life-of-ppg-qu…
Prisma (@prisma) 's Twitter Profile Photo

💬 Chat with your AI tools and let them manage Prisma Postgres instances with our new remote MCP server! ✅ Create & delete DBs ✅ Ask what's in the DB ✅ Create & restore backups Below is an example of creating a new DB in Warp! 👉 Try it: prisma.io/docs/postgres/…

Rémi Wg 👉 nextjs-boilerplate.com (@ixartz) 's Twitter Profile Photo

Plot twist: Prisma — ORM. And Postgres too. and Drizzle ORM aren't competitors - they're the perfect duo! 🤝 I just tried out Prisma — ORM. And Postgres too. Postgres and it's working perfectly with Drizzle ORM, I just did the experiment in Next.js Boilerplate, didn't see any issue 👏

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…
Søren Bramer Schmidt (@sorenbs) 's Twitter Profile Photo

There is this persistent narrative that Prisma is slow. All abstractions add some overhead, and that is true for Prisma as well. For most apps this amount to a couple ms per request, and for many this is a worthwhile trade off.

Søren Bramer Schmidt (@sorenbs) 's Twitter Profile Photo

Ashutosh Maheshwari This is how we operated Graphcool in 2016 - the product that eventually became Prisma Postgres. We had 100k+ apps deployed on the platform, all with their own database schema in a single AWS Aurora instance. It worked remarkably well in the beginning. But as soon as these apps started

Prisma (@prisma) 's Twitter Profile Photo

Need a temporary production-grade Postgres DB to quickly test something? 🚀 Run `npx create-db@latest` and get a connection string, no login needed! Bonus: You can keep the DB beyond 24 hours if you need it, just claim it 😉 👉 pris.ly/create-db