edge-data-latency icon indicating copy to clipboard operation
edge-data-latency copied to clipboard

Visualize the latency of databases at the Edge.

Results 9 edge-data-latency issues
Sort by recently updated
recently updated
newest added

The new addition of Prisma ORM with Neon uses the [WebSocket](https://neon.tech/docs/serverless/serverless-driver#use-the-driver-over-websockets) connection of the Neon Serverless Driver while the one with Drizzle uses the [HTTP](https://neon.tech/docs/serverless/serverless-driver#use-the-driver-over-http) connection. This PR updates this...

The Supabase-based tests using Prisma ORM and Drizzle _sometimes_ seem to fail with a 500 error. The corresponding API route are [api/supabase-prisma-node](https://github.com/vercel-labs/function-database-latency/blob/main/pages/api/supabase-prisma-node.ts) and [api/supabase-drizzle-node](https://github.com/vercel-labs/function-database-latency/blob/main/pages/api/supabase-drizzle-node.ts). When it breaks, this is the...

Many people I showed the application to got confused by the Regional results. Most of them started to understand what's going on only after I explained that Regional is a...

[D1](https://developers.cloudflare.com/d1/) is pretty similar to Turso in terms of infrastructure, which I would like to see how they compare to each other.

I was interested in comparing Turso's benchmarks with [Cockroach Labs serverless offer](https://www.cockroachlabs.com/pricing/). Does it seem interesting to add here? Maybe I can give a try.

There could be an input or a slider to select no. of requests to be made for testing And after all the requests are made, we could show the average...

The end-to-end latency from my home can be much more than 1000 ms for some data services with 5 serial queries. However, the y-axis formatting is broken:

Please, Add the Azion EdgeSQL, they are very similar to Turso, actually they worked together the EdgeSQL its based on LibSQL, so would be very easy to make available. Also...

bump packages related to Neon: - Drizzle Kit - Prisma - Prisma Neon Adapter - Neon Serverless Package I don't have test credentials for all included DB services. Only verified...