Thursday, February 16, 2023

Show HN: Inquery (YC W23) – Real-time events for Postgres https://ift.tt/F73BItG

Show HN: Inquery (YC W23) – Real-time events for Postgres Hi HN, we're excited to share our open source tool with the community! Inquery is a utility for Postgres that triggers webhooks when rows are inserted, updated, or deleted. It uses database triggers that send low-latency websocket messages to a Go application. This application then calls any configured webhooks with a JSON payload that includes specified values from the database row. Let us know if you have any feedback or questions! https://ift.tt/mPEtTRQ February 17, 2023 at 04:51AM

No comments:

Show HN: WebGPU enables local LLM in the browser – demo site with AI chat https://ift.tt/3P1DTwH

Show HN: WebGPU enables local LLM in the browser – demo site with AI chat Browser LLM demo working on JavaScript and WebGPU. WebGPU is alrea...