api_query_language 0.3.0
api_query_language parses filter and sort expressions from query strings, producing a structured AST that consumers can map onto their own query backend (ActiveRecord, Sequel, Elasticsearch, etc). Zero ActiveSupport and zero ActiveRecord dependency.