File Storage Hustle

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
  • imgdiet-go

    [READ-ONLY] A simple and fast image processing and compression solution for Go.

  • I highly discourage people from having to write their own compression algorithms as it requires significant knowledge and expertise, instead you could use already built tools like the libvips(c image processing library) which has bindings in several languages. I use a go library https://github.com/jamesponddotco/imgdiet-go for image compression, below is a snippet of the configurations that I’ve used. The idea here is simple, the aim is to compress any image file to less than 150KB of size, so keeping that in mind I calculate a quality percentage and pass it as a parameter to the compression library.

  • 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
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

  • Dblab: Interactive Terminal Client for PostgreSQL, MySQL, SQLite3 and Oracle

    6 projects | news.ycombinator.com | 6 Jun 2024
  • From Whispers to Wildfire: Celebrating a Decade of Kubernetes

    4 projects | dev.to | 7 Jun 2024
  • Hof v0.6.9 – more CUE powered tools and extensions

    2 projects | news.ycombinator.com | 7 Jun 2024
  • Local and offline AI code assistant for VS Code with Ollama and Sourcegraph

    1 project | dev.to | 7 Jun 2024
  • A Golang Zero Setup Required SRT and RTMP to WebRTC Bridge

    1 project | news.ycombinator.com | 7 Jun 2024