{"id":79701,"library":"sequel-pg","title":"Sequel PG","description":"Optimizes the Sequel PostgreSQL adapter row fetching with a C version for significantly faster performance, and adds support for PostgreSQL streaming.","status":"active","version":"1.19.0","language":"ruby","source_language":null,"source_url":"https://github.com/jeremyevans/sequel_pg","tags":["sequel","postgresql","performance","database"],"install":[{"cmd":"gem install sequel_pg","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'sequel_pg', '~> 1.19.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Sequel::Postgres","correct":"require 'sequel_pg'"}],"quickstart":{"code":"require 'sequel_pg'\n\nDB = Sequel.connect('postgres://user:pass@localhost/db')\nDB[:table].all","lang":"ruby","description":"Connect to a PostgreSQL database and fetch rows with optimized performance."},"warnings":[{"fix":"Install libpq-dev or postgresql-devel package before installing the gem.","message":"Requires a C compiler and PostgreSQL development headers to install.","severity":"gotcha","affected_versions":">= 0"}],"env_vars":null,"search_vec":"'adapt':7 'add':19 'c':12 'databas':27 'faster':16 'fetch':9 'optim':3 'perform':17,26 'pg':2 'postgresql':6,22,25 'row':8 'sequel':1,5,24 'signific':15 'stream':23 'support':20 'version':13","created_at":"2026-06-18T04:59:21.250825+00:00","updated_at":"2026-06-18T04:59:21.250825+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/jeremyevans/sequel_pg","github":"https://github.com/jeremyevans/sequel_pg","docs":"http://www.rubydoc.info/gems/sequel_pg/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}