Aerospike & IoT using MQTT

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

    Example code showing how to make use of Aerospike to store IoT data supplied via MQTT

  • This article, based on example code in the aerospike-examples/mqtt-aerospike-example GitHub repository, describes how to achieve end-to-end data flow between a small device and Aerospike, with the data being stored in Aerospike as queryable time series. Although the example is small in scope, the decoupled MQTT architecture and high performance Aerospike database allows the approach to be scaled to accommodate thousands of devices, storing data over a period of years if necessary.

  • aerospike-time-series-client

    Aerospike Time Series Client

  • This example shows how the Aerospike database can be easily and scalably used to store industrial time series data made available by the MQTT ecosystem. Aerospike plus its Community Time Series Client streamlines the storage and retrieval of the data, supporting the ability to both write and read millions of data points per second if required.

  • 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

  • This example shows how the Aerospike database can be easily and scalably used to store industrial time series data made available by the MQTT ecosystem. Aerospike plus its Community Time Series Client streamlines the storage and retrieval of the data, supporting the ability to both write and read millions of data points per second if required.

  • Aerospike

    Aerospike Database Server – flash-optimized, in-memory, nosql database

  • This example shows how the Aerospike database can be easily and scalably used to store industrial time series data made available by the MQTT ecosystem. Aerospike plus its Community Time Series Client streamlines the storage and retrieval of the data, supporting the ability to both write and read millions of data points per second if required.

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

  • Introducing SeaStreamer 🌊 - a stream processing toolkit for working with Kafka and Redis Streams

    1 project | /r/rust | 4 Apr 2023
  • Control your IoT devices with this new MQTT Client in C# (published on NuGet)

    2 projects | /r/csharp | 28 Mar 2023
  • I'm working on a project, which will let me connect esp01 board directly to database like mongo DB.

    2 projects | /r/esp8266 | 16 Mar 2023
  • sending messages to raspberry pi 3 from pico

    1 project | /r/RASPBERRY_PI_PROJECTS | 23 Feb 2023
  • How to keep a history of MQTT data with Node.js

    3 projects | dev.to | 29 Dec 2022