💡 EdgeClient/Worker Demo:
The server has exposed a PostgreSQL database to this client via EdgeWorker. This client has directly queried the remote DB via EdgeClient.
This is a live query, so you should see updates appear here in real-time as remote DB changes.
Try running the included update.js script in a separate terminal to see live database updates reflect here!