How to set up an API so that it will send data out any time there's a change to the DB?

This page summarizes the projects mentioned and recommended in the original post on /r/node

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • realtime

    Broadcast, Presence, and Postgres Changes via WebSockets

  • You can use Realtime which will allow you to listen to your Postgres database using WebSockets. On your front end use Realtime.js to connect to realtime server

  • realtime-js

    An isomorphic Javascript client for Supabase Realtime server.

  • You can use Realtime which will allow you to listen to your Postgres database using WebSockets. On your front end use Realtime.js to connect to realtime server

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • debezium

    Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.

  • Might wanna look at Debezium aswell

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts