top | item 37583466

(no title)

mabbo | 2 years ago

I think the above means (if I do get the point) that databases scale in terms of both requests per second and number of active connections.

Having 1000 connections doing 1 request per second isn't the same as having 1 connection doing 1000 requests per second.

But, and I could be wrong, the larger factor is the number of requests per second.

discuss

order

brianwawok|2 years ago

This entirely depends on the database you are using, and if you are using a connection proxy in front of your database.