Subscribe to db changes #1682
snikoletopoulos
started this conversation in
Ideas
Replies: 1 comment
-
A type of middleware API is currently being discussed. You can follow the discussion in #1513. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice to be able to subscribe to db changes. For example for websockets, so we can fetch data when they are inserted in the db.
I know that postgresSQL has a command to listen to changes, not sure about other sql db.
Beta Was this translation helpful? Give feedback.
All reactions