Prisma
@prisma.io
4 months ago Pipelining multiple queries over a single WebSocket connection can reduce latency by up to 3x compared to separate HTTP requests.
💬 1
♻️ 0
❤️ 0
Pipelining multiple queries over a single WebSocket connection can reduce latency by up to 3x compared to separate HTTP requests. Let us know how it goes!
For the macOS rendering improvements: before and after (though the difference might be hard to tell over social media).
82,000x database performance improvement? A single index can do that, and PlanetScale Insights can tell you where.
#ZedEditor Download Zed and view the full changelog here:
zed.dev/releases/pre... Text rendering on macOS looks sharper now, especially in dark themes.
github.com/zed-industri... In addition to file history, you can now view the history of all files within a folder. Right-click a folder in the project panel and choose `View History`. Thanks robert7k!
I don’t really want to keep pushing tiny commits, but I also want to push small changes often If there’s a reason to make a logical second commit I will, but usually I feel like that makes sense as a second PR I really hate making long lived feature branches and avoid whenever possible
Each of these needs a real database — shared state across users, persistent across devices, consistent under load.
That's why they're paired with Netlify Database. Postgres provisioned at deploy, no setup, ready when your agent is.
Start here → netlify.com/blog/netlify-database "Build a small online auction site for vintage cameras. Sellers list items with a starting price and end time, buyers place bids that update live, and the highest bidder at close gets a confirmation email. Sepia tones, film-grain texture, and a soft camera-shutter click on each new bid."
"Build a member portal for a small CrossFit gym. Members sign up for class slots, watch their attendance streak grow, check remaining credits, while coaches see the day's roster. Black with electric yellow, and a satisfying barbell-clink sound when a class is booked."
"Build a collaborative travel-planning site for me and my group. Add stops, vote on activities, leave comments on each day. Vintage-postcard aesthetic with stamps, dotted travel lines on a map, and a little paper airplane that loops when someone adds a destination."
"Build a marketplace for a local farmers' market where each vendor manages their own stall and shoppers place a single pickup order across multiple vendors. Earthy palette, hand-drawn vegetable illustrations, and a tiny sun that rises across the top of the page through the day."
"Build a neighborhood book-swap site where members list books they're done with, request titles from others, and arrange pickups via short messages. Cozy independent-bookshop aesthetic, warm browns, serif type, and a little stack of books in the corner that grows as the catalog fills up."
"Build an online ordering site for my pizzeria. Customers build a pizza and check out, while I watch orders roll into a kitchen dashboard in real time. Wood-fired vibes, dark backgrounds, a hand-lettered specials board, and a tiny flame that flickers on the logo."
"Build a booking site for a one-chair barber shop. Services with prices, a calendar where customers grab a slot, and an admin view of upcoming appointments. Confident black and cream, sharp sans-serif, and a barber-pole stripe that slowly rotates in the hero."
"Build a wedding RSVP site where guests confirm, pick a meal, and leave a note for the couple. Add a live guestbook that fills as people sign in. Soft florals, elegant serif headlines, hand-lettered 'yes!' button that wiggles on hover."
"Build a small online shop for the ceramics I make on weekends. Browse, add to cart, place orders that I see in a tidy admin view. Gallery minimalism, terracotta accent, and each product photo gently tilts on hover like it's being picked off the shelf."
"Build a site where my whole family can drop in their favorite recipes — photos, the story behind each one, and little comments on each other's. Cozy magazine layout, warm cream tones, hand-drawn dividers, and a puff of flour that drifts across the screen the first time someone adds a recipe."
Last week we shared 8 prompts that get you started with Netlify Database.
Here are 10 more — all with cozy details, little animations, and good-looking design baked right in. Paste, ship, share. 🧵
netlify.com/blog/netlify-database Read the full blog👇
pris.ly/pn-mongo Your MongoDB index starts as a quick shell command, then becomes a production dependency nobody can trace.
Prisma Next moves indexes, validators, and collection options into migrations you can plan, review, and apply.