simple_query 0.1.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:
=
instalar:
=
Runtime Dependencies (1):
activerecord
>= 5.0, < 7.1