Subscribing new records with Reduct C++ SDK

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • ReductStore

    A time series database for storing and managing large amounts of blob data

  • ReductStore is an open source database focused on edge computing and AI/ML applications. Its continuous queries work as a publish-subscription communication model, similar to MQTT. You can use the database as a message broker or easily integrate it with your warehouse by creating a program that subscribes to new records and writes them or only labels them to another database.

  • reduct-cpp

    ReductStore Client SDK for C++

  • This article provides an introduction to ReductStore and explains how to use the Reduct C++ SDK to subscribe to data from the database.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • reduct-py

    ReductStore Client SDK for Python

  • You can use this feature in a Python or JavaScript application by using the Python and JavaScript client SDKs.

  • reduct-js

    ReductStore Client SDK for Javascript

  • You can use this feature in a Python or JavaScript application by using the Python and JavaScript client SDKs.

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

  • ReductStore v1.5.0 has been released

    5 projects | dev.to | 2 Jul 2023
  • ReductStore v1.4.0 in Rust has been released

    5 projects | dev.to | 9 Jun 2023
  • How we started our database

    5 projects | dev.to | 29 Aug 2022
  • How to Use "Cats" dataset with Python ReductStore SDK

    2 projects | dev.to | 7 Mar 2023
  • New Release of ReductStore JavaScript SDK v1.3.0

    1 project | dev.to | 10 Feb 2023