TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Resources for creating business intelligence features for a Rails app

1 pointsby diwcoderover 2 years ago
I have a small SaaS app built in Rails, and my customers are asking for what I think would be described as business intelligence features. They want to see statistics about their data and usage.<p>I&#x27;m able to get the answers they are looking for using SQL, but as far as making it performant and user-ready, I&#x27;m not sure the best way to go about it. Can anyone point me to a good resource on implementing this correctly? I need to be able to do things like sort a list by most popular within a time range, run calculations for each row in a list and provide the output to a table, etc.

no comments

no comments