PostgreSQL-compatible embedded database with TDE + ZKE encryption, HNSW vector search, Product Quantization, git-like branching, time-travel queries, materialized views, row-level security, and 50+ enterprise features
Lightning-fast SQL indenter and linter powered by PostgreSQL's parser
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.
sequel-pg-trgm
Set comments on PgSQL objects from seuqel migrations
Sequel ORM Plugin for serializing columns as Postges Arrays build atop Sequel::Plugins::Serialization
Simple way to grab a lock using PostgreSQL.
Adds PostgreSQL advisory locking support to Sequel
Extension for ruby Sequel library that allows using PostgreSQL advisory locks for application-level mutexes.
PostgreSQL LTree helper with sequel ORM
Sequel adapter for ruby-em-pg-client
Implementation `on_duplicate_key_update(*...).multi_insert(*...)` for postgresql
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.
Disable and enable PG constraints