ReductStore

High Performance Storage and Streaming Solution for Data Acquisition Systems (by reductstore)

ReductStore Alternatives

Similar projects and alternatives to ReductStore

  1. PostgreSQL

    Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. prometheus

    The Prometheus monitoring system and time series database.

  4. Pytorch

    392 ReductStore VS Pytorch

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

  5. MongoDB

    The MongoDB Database

  6. MySQL

    MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.

  7. ApacheKafka

    A curated re-sources list for awesome Apache Kafka

  8. reqwest

    An easy and powerful Rust HTTP Client

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. onnx

    47 ReductStore VS onnx

    Open standard for machine learning interoperability

  11. blackjack-basic-strategy

    A computer vision powered Blackjack basic strategy app powered by Roboflow.

  12. reduct-js

    ReductStore Client SDK for Javascript

  13. thread-pool

    A modern, fast, lightweight thread pool library based on C++20 (by DeveloperPaul123)

  14. comms_champion

    C++(11) library to implement and tools to monitor binary communication protocols

  15. HMake

    C++ build system that uses C++ for build configuration.

  16. reduct-py

    ReductStore Client SDK for Python

  17. reduct-cpp

    ReductStore Client SDK for C++

  18. reduct-cli

    CLI client for ReductStore

  19. DiscordCoreAPI

    A bot library for Discord, written in C++, and featuring explicit multithreading through the usage of custom, asynchronous C++ CoRoutines.

  20. async-rusqlite

    A tiny, executor agnostic library for using rusqlite in async contexts

  21. mk_parse_int

    String to int (in C89).

  22. datasets

    A collection of free datasets hosted with ReductStore (by reductstore)

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ReductStore alternative or higher similarity.

ReductStore discussion

Log in or Post with

ReductStore reviews and mentions

Posts with mentions or reviews of ReductStore. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-11-21.
  • Keeping MQTT Data History with Node.js
    2 projects | dev.to | 21 Nov 2024
    The MQTT protocol is widely used in IoT applications because of its simplicity and ability to connect different data sources to applications using a publish/subscribe model. While many MQTT brokers support persistent sessions and can store message history while an MQTT client is unavailable, there may be cases where data needs to be stored for a longer period of time. In such cases it is recommended to use a time series database. There are many options available, but if you need to store unstructured data such as images, sensor data or Protobuf messages, you should consider using ReductStore as a MQTT database. It is a time series database specifically designed to store large amounts of unstructured data, optimised for IoT and edge computing.
  • Computer Vision Made Simple with ReductStore and Roboflow
    3 projects | dev.to | 24 Sep 2024
    Computer vision is transforming industries by automating decision making based on visual data. From facial recognition to autonomous driving, the need for efficient computer vision solutions is growing rapidly. This article explores how Roboflow combined with ReductStore, a time-series object store optimized for managing continuous data streams, can improve computer vision applications. ReductStore is designed to efficiently handle high-frequency time-series data, such as video streams, making it a perfect fit for storing and retrieving large datasets generated by computer vision tasks.
  • 3 Ways to Store Computer Vision Data
    2 projects | dev.to | 23 Aug 2024
    ReductStore is a time series database for keeping a history of unstructured data. It is designed to solve the problem of data reduction and availability for AI/ML applications, where we have data of various sizes and formats continuously coming from data sources.
  • How to Store Vibration Sensor Data | ReductStore vs InfluxDB
    2 projects | dev.to | 21 Aug 2024
    In this post, we compare ReductStore and InfluxDB in a real-world benchmark scenario, focusing on their write and read performance for high-frequency sensor data. We show how ReductStore's binary storage provides superior efficiency and scalability over InfluxDB when handling large volumes of unstructured time-series data.
  • ReductStore v1.11.0: Changing labels and storage engine optimization
    2 projects | dev.to | 20 Aug 2024
    We are pleased to announce the release of the latest minor version of ReductStore, 1.11.0. ReductStore is a time series database designed for storing and managing large amounts of blob data.
  • How to Keep a History of MQTT Data With Rust
    3 projects | dev.to | 8 Aug 2024
    ReductStore has client SDKs (software development kits) for many programming languages. This means you can easily use it in your existing system. For this example, we'll use the Rust SDK from ReductStore.
  • Deploy ReductStore as Azure Virtual Machine
    1 project | dev.to | 7 Aug 2024
    ReductStore, a time series database for unstructured data, is available as a virtual machine on the Azure Marketplace, providing Azure customers with an easy way to deploy out-of-the-box ReductStore instances on Azure VMs.
  • How to Store Vibration Sensor Data | Part 1
    1 project | dev.to | 1 Jul 2024
    Time series object stores such as ReductStore offer significant advantages over traditional TSDBs by efficiently managing vibration data in chunks. Volume-based retention policies and automated data replication ensure critical information is retained while minimizing storage constraints at the edge. By pre-processing and prioritizing metadata for replication, critical diagnostic data remains accessible even if raw data is overwritten.
  • Getting Started with ReductStore in Python
    2 projects | dev.to | 20 Jun 2024
    This quick start guide will walk you through the process of installing and using the ReductStore Python Client SDK to read and write data to a ReductStore instance.
  • How to Choose the Right MQTT Database
    1 project | dev.to | 17 May 2024
    Since joining ReductStore's project, I've been exploring alternative solutions to get a better understanding about how the project fits into current echosystem.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 21 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic ReductStore repo stats
55
209
9.6
3 days ago

reductstore/reductstore is an open source project licensed under BUSL-1.1 which is not an OSI approved license.

ReductStore is marked as "self-hosted". This means that it can be used as a standalone application on its own.

The primary programming language of ReductStore is Rust.


Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Rust is
the 5th most popular programming language
based on number of references?