RubyGems Navigation menu

sequel_pg 1.12.3

sequel_pg overwrites the inner loop of the Sequel postgres adapter row fetching code with a C version. The C version is significantly faster than the pure ruby version that Sequel uses by default. sequel_pg also offers optimized versions of some dataset methods, as well as adds support for using PostgreSQL streaming.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.17.1 - January 04, 2023 (26 KB)
  2. 1.17.0 - October 05, 2022 (26 KB)
  3. 1.16.0 - August 16, 2022 (26 KB)
  4. 1.15.0 - March 16, 2022 (25.5 KB)
  5. 1.14.0 - September 22, 2020 (25 KB)
  6. 1.12.3 - January 02, 2020 (24.5 KB)
Show all versions (88 total)

Runtime Dependencies (2):

pg >= 0.18.0
sequel >= 4.38.0

Owners:

Pushed by:

Authors:

  • Jeremy Evans

SHA 256 checksum:

9dd6c5bd65ca39450f942ba40fa99204326bb498ed2b6eb7f9a682129963900e

Total downloads 5,061,878

For this version 1,590

License:

MIT

Required Ruby Version: >= 1.9.3

Links: