RubyGems Navigation menu

simple_query 0.2.0

SimpleQuery provides a flexible and performant way to construct complex database queries in Ruby on Rails applications. It offers an intuitive interface for building queries with joins, conditions, and aggregations, while potentially outperforming standard ActiveRecord queries on large datasets.

Gemfile:
=

install:
=

Versions:

  1. 0.4.0 March 15, 2025 (12 KB)
  2. 0.3.2 March 01, 2025 (10.5 KB)
  3. 0.3.1 February 27, 2025 (10.5 KB)
  4. 0.3.0 February 26, 2025 (10 KB)
  5. 0.2.0 February 22, 2025 (9.5 KB)
Show all versions (6 total)

Runtime Dependencies (1):

activerecord >= 7.0, <= 8.0

Development Dependencies (4):

rake ~> 13.0
rspec ~> 3.0
rubocop ~> 1.21
sqlite3 ~> 1.5.0

Owners:

Pushed by:

Authors:

  • Alex Kholodniak

SHA 256 checksum:

=

Total downloads 1,020

For this version 167

Version Released:

License:

MIT

Required Ruby Version: >= 2.7.0

Links: