sequel_pg 1.0.2-x86-mingw32
sequel_pg overwrites the inner loop of the Sequel postgres adapter row fetching code with a C version. The C version is significantly faster (2-6x) than the pure ruby version that Sequel uses by default.
Gemfile:
=
installation:
=
Star
License: