native-query 0.9.4
Cool way how to speak with database server. It's ellegant DSL; the SQL query helper which works by similar way as Arel or another ORM selecting logic. But it's derived from Dibi database layer in its ideas, so it's much more simple and (of sure) much more KISS, readable and straightforward.
Gemfile:
=
install:
=
Runtime Dependencies (2):
fluent-query
>= 0.9.1
hash-utils
>= 0.18.0