Cool read about using HTTP long polling over web sockets for real time updates from Postgres. I like these types of solutions that rely on core web technologies instead of flashier abstractions.

https://www.inferable.ai/blog/posts/postgres-nodejs-longpolling.mdx

Comments