Understanding and Fixing N+1 Query

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

    help to kill N+1 queries and unused eager loading

  • As a Rails developer, recently I found Bullet [0] which helps massively in dealing with eager loading. For some reason I expected the framework to manage this sort of thing for me, even when Rails actually does a ton out of the box already. Only while refactoring I picked up on queries dragging performance. Oh well...

    [0] https://github.com/flyerhzm/bullet

  • 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

  • N+1 in Ruby on Rails

    1 project | news.ycombinator.com | 28 Apr 2024
  • Coz: Causal Profiling

    1 project | news.ycombinator.com | 18 Apr 2024
  • Ask HN: C/C++ developer wanting to learn efficient Python

    4 projects | news.ycombinator.com | 10 Apr 2024
  • Tracy: Real-time nanosecond resolution frame profiler

    1 project | news.ycombinator.com | 22 Mar 2024
  • Minha jornada de otimização de uma aplicação django

    5 projects | dev.to | 13 Mar 2024