[Blog] The Web Before Teatime

This page summarizes the projects mentioned and recommended in the original post on /r/Clojure

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

    A functional effect and streaming system for Clojure/Script

  • I think the reactive query problem is more of a spectrum of tradeoffs, there's a middle ground between "full page refresh on nav" and "refresh all query subscriptions per user per tx". Truly realtime things like chat come from a streaming event source (not a database) and even in a chat app, most of the information coordinates on a page is slow moving. So really this is about regaining control over concurrent data flow so we can sample different views at different speeds. See technologies like https://github.com/leonoel/missionary.

  • supabase

    The open source Firebase alternative.

  • Supabase covers most of these missing pieces

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

    A rules engine for Clojure(Script)

  • That's what this tiny library does https://github.com/oakes/odoyle-rules

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

  • How to get free Postgres

    1 project | dev.to | 24 Apr 2024
  • Creating a Pokémon guessing game using Supabase, Drizzle, and Next.js in just 2 hours!

    2 projects | dev.to | 23 Apr 2024
  • How To Make An Insanely Fast AI App (Supabase, LLAMA 3 and Groq)

    2 projects | dev.to | 23 Apr 2024
  • How I built a Markdown Rendered Blog using Supabase and Chakra UI

    2 projects | dev.to | 23 Apr 2024
  • I got #1 Product of the Day on Product Hunt without Spending a Dollar

    1 project | dev.to | 23 Apr 2024