⚙️ Building a better Ruby ORM for time series and analytics

This page summarizes the projects mentioned and recommended in the original post on dev.to

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. TimescaleDB

    A time-series database for high-performance real-time analytics packaged as a Postgres extension

    This is where TimescaleDB comes in. Built on PostgreSQL (it’s an extension), TimescaleDB is purpose-built for time series and other demanding workloads, and thanks to the timescaledb gem, it integrates seamlessly into Rails. You don’t have to leave behind the conventions or patterns you love, it just works alongside them.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. RubyGems

    The Ruby community's gem hosting service.

    The following code snippet highlights the real-life use case that inspired me to build a continuous aggregates macro for better time-series data aggregations. It’s part of a RubyGems contribution I made, and it’s still a work in progress. However, it’s worth validating how this idea can reduce the Ruby code you’ll have to maintain.

  4. timescaledb-ruby

    The timescaledb gem. Pack of helpers to work with TimescaleDB extension in Ruby.

    Also, GitHub ⭐s for our Ruby library are very much welcome!

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 Best Time-Series Databases Compared

    1 project | dev.to | 7 Jan 2025
  • PostgreSQL Performance Tuning: The Power of work_mem

    5 projects | dev.to | 1 Dec 2024
  • OpenZFS deduplication is good now and you shouldn't use it

    5 projects | news.ycombinator.com | 30 Oct 2024
  • TimescaleDB: PostgreSQL Extension for Fast Time-Series Data

    1 project | news.ycombinator.com | 11 Aug 2024
  • TimescaleDB: An open-source time-series SQL database

    1 project | news.ycombinator.com | 6 Feb 2024