A New Open Source Project: Index Query Builder

Nulogites
Nulogy
Published in
1 min readDec 16, 2016

A new open source project was born during our last Hack Night at Nulogy!

Index Query Builder is a gem we extracted from one of our projects. This Ruby gem gives you a DSL to generate queries with filters and sort order. Now you can skip all the SQL query building and even many of the tests.

Here is the code:

Or it can be written this way:

For more info, checkout the ReadMe or documentation.

This article was written by Nulogite Arturo Pie.

Enjoyed this read? Click the♡ ! Want to learn more about how we open source? Follow us.

--

--