sequel_pg

Faster SELECTs when using Sequel with pg (by jeremyevans)

Sequel_pg Alternatives

Similar projects and alternatives to sequel_pg

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better sequel_pg alternative or higher similarity.

sequel_pg reviews and mentions

Posts with mentions or reviews of sequel_pg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-20.
  • Why Sequel ORM faster than ActiveRecord
    2 projects | /r/ruby | 20 Feb 2022
    Another reason is that the author of Sequel is generally much more diligent when it comes to performance. For example, where Active Record uses custom classes (e.g. for attribute typecasting), Sequel often uses plain arrays and hashes, as they have lower overhead. For Postgres adapter, the code for fetching rows is intentionally written using a while loop, to avoid the overhead of proc creation. As if that wasn't enough, there is even a C extension that rewrites this part in C for maximum speed.

Stats

Basic sequel_pg repo stats
1
262
3.8
4 months ago

jeremyevans/sequel_pg is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of sequel_pg is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com