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