This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Prisma
prisma.io
did:plc:m6mbn4cko4m6vyynh7q675df
What happens when your UI renders data as it arrives instead of waiting for the entire query to finish?
We tried a fun experiment: streaming 1,000,000 boxes from a database.
Left side: Streaming results (Prisma Next)
Right side: Fetch everything first
2026-03-12T13:58:11.494Z