SSE (Server-Sent Events) + postgreSQL database in retool

@bg1900 By "Table IIRC" I mean "Table if I remember correctly". Now the response of your postgres queries should be streamed from the backend. However, I think only a few of our UI components support rendering the response progressively, and Table is the one that supports it for postgres queries

2 Likes