Arable - object oriented way of building Arel queries

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. arable

    Object oriented way of building arel queries

    Link to the gem is here. I made it because i dislike the raw where('created_at >= ?', 1.day.ago) and like arel, but don't like writing arel_table that much.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. arel-helpers

    Useful tools to help construct database queries with ActiveRecord and Arel.

    Is ActiveRecord::Base.[] taken? If not, it seems like it would be cleaner than defining class methods based on column names. I see now that arel-helpers does it like this.

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

  • Ask HN: How do you "replay" a costly user mistake in your internal software?

    1 project | news.ycombinator.com | 9 Jul 2025
  • Stop One-By-One Inserts! Bulk Insert Data In Rails With insert_all Or activerecord-import ⚡

    1 project | dev.to | 28 Feb 2025
  • Inserção de dados em massa em bancos relacionais

    1 project | dev.to | 29 Jan 2025
  • liquibase alternatives - Logidze and dolt

    3 projects | 19 Nov 2024
  • Introduction to Gem narabikae: A New Position Management Algorithm Inspired by Figma’s Fractional Indexing

    3 projects | dev.to | 6 Oct 2024

Did you know that Ruby is
the 12th most popular programming language
based on number of references?