Feedback? I made a gem that lets you run multiple ActiveRecord calculations at once to speed up your dashboards (almost) without changing your code

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

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

    Transparently combine many reporting queries (on the same tables) into one fast query—even when queries have different groups or scopes.

  • rails-utils

  • "summarize-like": I came up with early versions of the technique—surely not for the first time in the world, but new for me—several years ago for the sake of the Track1099 dashboard. But it was pages of hard-to-reason-about code, and it didn't occur to me that the techniques could fruitfully be generalized until last year (see summarize's predecessor, multi_count here), and it was in the last month or so that I worked out the more powerful and readable and less footgun-infested API of summarize—and its correspondingly enhanced implementation.

  • 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

  • BasedUUID: URL-friendly, Base32-encoded UUIDs for Rails models

    1 project | /r/ruby | 6 Dec 2023
  • Building a dashboard in our portal that will be making heavy-ish queries to supply data to various bars/charts - would elasticsearch suffice to maximize query efficiency, or is there another best practice.

    1 project | /r/rails | 30 Jul 2022
  • activerecord-summarize, a gem that parallelizes related .count/.sum queries by automatically building a single query to answer all of them at once

    1 project | /r/ruby | 4 Jun 2022
  • Wipe_out: Library for removing and clearing data in Rails AR models

    1 project | news.ycombinator.com | 27 Aug 2021
  • BasedUUID: URL-friendly, Base32-encoded UUIDs for Rails models

    2 projects | /r/rails | 6 Dec 2023