Prisma
@prisma.io
7 months ago 📣 New changelog:
🥳 Using Prisma Postgres with any tool is GA
📊 New usage metrics in Prisma Console
🐛 Bug fixes & improvements in Prisma ORM
pris.ly/changelog
💬 0
♻️ 0
❤️ 1
📣 New changelog:
🥳 Using Prisma Postgres with any tool is GA
📊 New usage metrics in Prisma Console
🐛 Bug fixes & improvements in Prisma ORM
pris.ly/changelog New region alert! 🌍 You can now create Postgres and Vitess databases in the europe-west1 region in GCP (Belgium).
#ZedEditor Download Zed and view the full changelog here:
zed.dev/releases/sta... Zed now supports configuring tool and image support for custom xAI model configurations and adds qwen3-coder to the list of Ollama models. Thanks guuzaa and sbe-arg!
Need to change agent profiles without touching the mouse? Hit `{cmd,ctrl}-i` and filter down through the new keyboard-driven profile menu.
Thanks dvcrn! See your teammate's GitHub avatars in the git blame by adding `"git": { "blame": { "show_avatar": true } }` to your `settings.json` file. Tables in Markdown preview now render more cleanly. Thanks Simek!
Zip around the project panel with familiar Vim commands. Center the active entry with `z z`, scroll the editor halfway up or down with `ctrl-u` / `ctrl-d`, or, jump a specific number of entries via `{num} j` / `{num} k`.
Thanks AidanV! Zed also now implements perceptual gamma and contrast correction on systems using the Blade renderer. On these systems, you can customize font rendering with environment variables: - `ZED_FONTS_GAMMA` - `ZED_FONTS_GRAYSCALE_ENHANCED_CONTRAST`
🚀 We just released Zed v0.207! Multiple font rendering issues have been resolved, most notably on Linux, so smaller fonts will look more crisp. (We promise the difference is real, even if image compression tries to hide it.) Before vs After:
👀 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