So, you want to deploy on the edge?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • localfirstweb.dev

    A list of various resources for local-first web development

  • The real "edge" is the users device, I'm 100% sold on the concept of "local first". There is a great community building around this: https://localfirstweb.dev/

  • rqlite

    The lightweight, distributed relational database built on SQLite.

  • rqlite[1] creator here, happy to answer any questions. rqlite also supports read-only nodes, which can also help with reads at the "edge". It probably wouldn't scale to 100s of nodes, it is an option.

    "rqlite supports adding read-only nodes. You can use this feature to add read scalability to the cluster if you need a high volume of reads, or want to distribute copies of the data nearer to clients – but don’t want those nodes counted towards the quorum. These types of nodes are also known as non-voting nodes."

    [1] https://rqlite.io/

    [2] https://rqlite.io/docs/clustering/read-only-nodes/

  • 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

  • The lightweight, easy-to-use, distributed relational database built on SQLite

    1 project | news.ycombinator.com | 23 Feb 2024
  • Rqlite 8.0

    1 project | news.ycombinator.com | 7 Dec 2023
  • Adding new database engine support

    1 project | /r/stalwartlabs | 25 Nov 2023
  • Show HN: Rqlite, distributed DB built on SQLite, now runs on MIPS, RISC, PowerPC

    1 project | news.ycombinator.com | 23 May 2023
  • rqlite v7.19.0: the lightweight distributed relational database built on Go, Raft, and SQLite -- now runs on MIPS, PowerPC, and RISC

    1 project | /r/golang | 23 May 2023