{"id":93842,"library":"fluent-query-sql","title":"Fluent Query SQL","description":"Generic SQL support for the Fluent Query. Fluent Query is cool way how to write SQL queries in Ruby. Contains base libraries used by specific SQL driver.","status":"active","version":"0.9.2","language":"ruby","source_language":null,"source_url":"https://github.com/martinkozak/fluent-query-sql","tags":["sql","query-builder","fluent","database"],"install":[{"cmd":"gem install fluent-query-sql","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'fluent-query-sql', '~> 0.9.2'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"FluentQuery","correct":"require 'fluent-query/sql'"}],"quickstart":{"code":"require 'fluent-query/sql'\nquery = FluentQuery::SQL.select('*').from('users').where('id = ?', 1)\nputs query.to_s","lang":"ruby","description":"Build a SQL SELECT query using Fluent Query"},"warnings":[],"env_vars":null,"search_vec":"'base':24 'builder':34 'contain':23 'cool':14 'databas':36 'driver':30 'fluent':1,9,11,35 'generic':4 'librari':25 'queri':2,10,12,20,33 'query-build':32 'rubi':22 'specif':28 'sql':3,5,19,29,31 'support':6 'use':26 'way':15 'write':18","created_at":"2026-06-19T09:56:48.326154+00:00","updated_at":"2026-06-19T09:56:48.326154+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://github.com/martinkozak/fluent-query-sql","github":"https://github.com/martinkozak/fluent-query-sql","docs":"http://www.rubydoc.info/gems/fluent-query-sql/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}