Prisma
@prisma.io
7 months ago 👀 Find all details in the release notes on GitHub!
pris.ly/release/6.1...
💬 0
♻️ 0
❤️ 0
👀 Find all details in the release notes on GitHub!
pris.ly/release/6.1... 🎉 We just released Prisma ORM v6.17.0 & Prisma Postgres updates:
✅ Use Prisma Postgres with any ORM tool (GA)
✅ New usage metrics in Console
✅ MS SQL now supports Entra ID
✅ Fixes for MariaDB JSON handling
✅ Group-by query improvements
pris.ly/launch/6.17... Heading to ViteConf in Amsterdam where I'll speak about "Building native-grade web apps with synced data". If you're there, come and say hi!✌️
Find calendar links or sign up for regular updates from our Agentic Engineering series: zed.dev/agentic-engi... Why does every AI conversation break down?
Next Tuesday at 12pm ET, @steveklabnik.com and Richard Feldman are exploring why the AI discourse keeps breaking down and what better conversations might look like.
Join us 🧵 Thinking about using UUIDs as primary keys? Read this first.
In short, random UUIDs can negatively impact database performance with page splits, 4-9x storage overhead, and slower inserts. Use v7 or consider alternatives like BIGINT or NanoIDs.
planetscale.com/blog/the-pro... They never end!
Multi-schema has been production-ready since Prisma ORM v6.13.0 🚀
Keep your tables organized in clean namespaces, avoid naming conflicts, and query across schemas with Prisma Client. Great for multi-tenant and complex apps.
Watch the quick demo 👇
pris.ly/yt/multisch... With ~900 PR merges per month, even we find it hard to keep up with every new Zed feature landing. 😅
Hidden Gems aims to showcase some of the not-so-obvious features and workflows that we rely on daily. Give it a read, and if you have hidden gems you rely on, let us know!
zed.dev/blog/hidden-... Try it out 👇
create-db.prisma.io Our new tool lets you spin up a temporary Postgres DB, edit your schema, and manage data in Prisma Studio, all from your browser with no login or setup.
Bonus: you can also claim the DB if you want to keep it longer!
Short demo 👇 Gaining insight into your Xcode builds is as simple as replacing your "xcodebuild" CI commands with "tuist xcodebuild". You'll soon gain access to test insights as well. Relying on limited data makes it challenging to fine-tune your development setup.
docs.tuist.dev/en/guides/f... openai announcements: the gold mine is also selling the picks and shovels now
Learn more about the announcement and what this means for ACP here: zed.dev/blog/jetbrai... JetBrains is adopting ACP. Every @jetbrains IDE will support any ACP-compatible agent. Combined with Zed, Neovim, and Emacs, that's one protocol implementation reaching developers everywhere. Agent developers: the ecosystem just got real.
Schema recommendations are available for Postgres databases. We analyze your database daily and provide recommendations for optimization: - Remove redundant indexes - Prevent primary key ID exhaustion - Drop unused tables and indexes - Rebuild bloated tables and indexes
Not all bundles are made equal 🧐 That's why when analyzing your bundle size over time, you can now filter by the bundle's type: .ipa, .app, or .xcarchive 📦
You can embed Prisma Studio in your Next.js app & treat it like a native part of your UI.
❇️ Perfect for internal tools, multi-tenant apps, or anywhere you need a clean UI for in-app DB access.
New step-by-step guide to embed Studio in under 15 minutes 👇
pris.ly/nextjs-embe... And now that we've streamlined our Tuist GitHub integration, so you can add GitHub <> Tuist project connections directly from the dashboard, getting Tuist reports like this one is easier than ever: github.com/tuist/tuist/... Did you know Tuist can comment on your PRs with a report, including: - links to your previews - build insights from all your pipelines - cache analytics - ...and more?
🤦 time, sometime i'll get a handle on it
When incorporating Swift packages with Tuist's default isolation setup via native targets, these will be compatible in the upcoming CLI release. Check out more details at github.com/tuist/tuist.... Are you eager to contribute to strengthening Tuist's infrastructure for app development growth? By assisting us with content translation, you can gain complimentary access to premium tools like binary caching and selective testing: translate.tuist.dev/engage/tuist/ Looking back, choosing VitePress for Tuist's documentation turned out to be an excellent move. We've made several adjustments to accommodate RTL language support. If you're interested in helping with our Arabic translations, you can participate here: translate.tuist.dev/engage/tuis...