HTTP vs. WebSockets: Which protocol for your Postgres queries at the Edge

Faster is always better, especially when executing SQL queries. We recently introduced SQL-over-HTTP to our driver, which previously only supported WebSockets. Why did we do that? And which approach is faster? Our journey developing the WebSockets serverless driver We first devel...

cloud

Sources

HTTP vs. WebSockets: Which protocol for your Postgres queries at the Edge · TechNews