How to keep a history of MQTT messages with Node.js

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • reduct-mqtt-example

    A usage example for Reduct Storage: Keep history of MQTT messages

  • As you can see, the MQTT protocol and Reduct Storage very simple technologies that can be used together very easily in NodeJS. You can find the source code of the example here. If you have any questions or problems running it. Feel free to make an issue.

  • reduct-js

    ReductStore Client SDK for Javascript

  • As you can see, the MQTT protocol and Reduct Storage very simple technologies that can be used together very easily in NodeJS. You can find the source code of the example here. If you have any questions or problems running it. Feel free to make an issue.

  • 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
  • mqtt.org

    The mqtt.org website

  • The MQTT protocol is very popular in IoT applications. It is a simple way to connect different data sources with your application by using a publish/subscribe model. Sometimes you may want to keep a history of your MQTT data to use it for model training, diagnostics or metrics. If your data sources provide different formats of data that can not be interpreted as time series of floats, Reduct Storage is what you need.

  • mosquitto

    Eclipse Mosquitto - An open source MQTT broker

  • Mosquitto MQTT Broker

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

  • IIoT, Trabalhando com telemetria de drones [Episódio 1]

    2 projects | dev.to | 16 Jan 2023
  • (MQTT Series) Part 2 - Setting Up a Broker

    4 projects | dev.to | 10 May 2024
  • (MQTT Series) Part 3 - Publishing Subscribing and Topics

    2 projects | dev.to | 10 May 2024
  • Simplest Guide to DIY Your Own LLM Toy in 2024

    4 projects | dev.to | 2 Apr 2024
  • Beginner IoT project: LED Web trigger

    6 projects | dev.to | 8 Jan 2024